Page 1 of 1

Template within a template?

Posted: Thu Jan 29, 2015 7:16 pm
by Elliot Lombardo

I'm trying to place a template within another template, is this possible or is there a method that could give me a similar result?


Template within a template?

Posted: Fri Jan 30, 2015 5:44 am
by Yurii Orishchuk

Hi Elliot,

Tried that and it works.

Do you have any problem with this implementation?

Just create first level template.

Then put this custom component into other container and create new template from this container.

Regards.


Template within a template?

Posted: Fri Jan 30, 2015 4:37 pm
by Elliot Lombardo

This makes sense, didn't realize how custom components were used like that. Thank you!