Page 1 of 1

[Solved]Can a module be used inside another moldule

Posted: Fri Aug 09, 2013 3:37 am
by jasnick
Using 1.11.7 and up-to-date modules.

Am updating an old site to CMSMS. It only has one product - motorcycles. I am going to use the Products module as a stand-alone module as I don't need E commerce functionality. I will be using the Summary and Detail templates only.

Have set up the Summary template so it shows an image and name of bike.
On the Detail page I will have information such as Make, Model, and so on which I have set up as Fields. I also need to show several images for each bike.

Is it possible to add Album to the detail page so each page has a gallery of images that can be seen as large versions when required?

Thanks

Re: Can a module be used inside another moldule

Posted: Fri Aug 09, 2013 6:32 am
by Rolf
That's no problem. You can add the tag to the detail template. And use a custom field for the album name/path/ID

Re: Can a module be used inside another moldule

Posted: Fri Aug 09, 2013 6:52 am
by jasnick
Thanks Rolf - I was hoping that would be the case!