Hello,
FirstSpirit 5.1.605.
I need to be able to copy an existing page in a script. Is there an API that allows me to copy a Page and all its sections and form data? Or will I need to create a new page and loop over all the sections, etc, recreating them in the new page?
I can't find a copy() or clone() or duplicate() method in either Page or IDProvider or StoreElement classes.
Many thanks,
Liam Davison