Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
Hi is there away to create a template inside of a template.

Example.

Staff members page with and areas served module with in the cloneable template

I don't want to separate admin sections as they are associated items.

Any help would be great.

Thanks
Hello and welcome :)

A separate template will show up as a distinct entity in the admin-panel (though, of course, you can use 'relations' to associate templates together).

Coming to your specific use-case - if the 'areas served' portion is tightly coupled up with the 'members', I suggest you use 'repeatable-regions' (http://www.couchcms.com/docs/concepts/r ... gions.html) for them. This way you you'll have all the data on a single admin-page.

Hope this helps.
Perfect just couldn't find fast enough. Great stuff and I appreciate the quick reply
3 posts Page 1 of 1