I have an old form that has a button to generate a continuation page for a large text box. I would just use an expandable subform, but I need the new page to appear at the end of the document. The old form has the deprecated code:
this.spawnPageFormTemplate("Template1");
I know that there is no method that replaced this one and LiveCycle help suggests not using Templates, but Subforms instead. Does somebody have a way of reproducing the same or a similar effect?
Thanks,
AcroHock
Have you looked at master pages and dynamic forms in LiveCycle Designer?
George Kaiser