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?
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?
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.
This makes sense, didn't realize how custom components were used like that. Thank you!