Hello,
I am trying to create a trigger that will carry out the following actions.
1. A user creates a data record in a certain folder.
2. The trigger will then run and create a standard page under a certain site, with the page name being the name of the data record that was created.
3. The data record then needs to be nested into the contents of this newly created standard page.
So far I have managed to get the trigger to fire when a data record is created and it then creates the standard page in the correct location with the correct file name. However I am unable get the trigger to nest the data record into the standard page. Is this at all achievable? Looking at this page - http://manuals.matrix.squizsuite.net/triggers/chapters/trigger-actions it doesn't seem as if there is an action that will do the job.
Thanks
David