Page 1 of 1

[SOLVED] Products Module & AdvancedContent

Posted: Tue Aug 20, 2013 5:29 am
by HelloImKarl
Hello Forum,

I have made 4 page templates using AdvancedContent to make the backend interface more user-friendly. I was wondering if you can use content_blocks etc. in the products module?

Thanks.

Re: Products Module & AdvancedContent

Posted: Tue Aug 20, 2013 7:15 am
by uniqu3
Hi and welcome.

No unfortunately you can not use AdvancedContent features in Products module as it is only "content-type" module.

Re: Products Module & AdvancedContent

Posted: Tue Aug 20, 2013 8:55 pm
by HelloImKarl
Ok, thanks for your reply. The main reason I wanted to use AdvancedContent was for the ability to have separate tabs with different fields in each tab for the admin adding items, is there anyway to do that?

Re: Products Module & AdvancedContent

Posted: Wed Aug 21, 2013 11:17 am
by uniqu3
You can customize module backend templates with module_custom, see http://docs.cmsmadesimple.org/customizi ... -templates

Re: Products Module & AdvancedContent

Posted: Wed Aug 21, 2013 10:25 pm
by HelloImKarl
Thanks, perfect