Hi,
I have several templates to make it easier for users to add stuctured content.
I want to also add unstructured content to the created pages, but wish to do this by automatically creating/adding a child page to the one renderd through the template.
USE CASE:
A user clicks a link that takes him/her to a template form; this will create a new page in that space. (done this bit).
So, when finished, the user clicks 'Save' and the form creates a new page. IN ADDITION, a child page is created (based upon that parent page name) and is imbedded inside the parent page (using the Include Page Macro {include:...}).
WHY?
In doing this, I can have a repository of structured data which can be efficiently presented, searched etc, AND a running notes/test area on the page which can be manipulated by users on the fly. This way, I get a really rich and rapidly grown repository for my userbase.