I'm trying to set up Forms/Workflow so that a user can fill out a main form and have the option to fill out a secondary form (or even a third) where both forms are then brought into Workflow and fill out different PDFs which are then combined into one document within Laserfiche.
Ideally I'd like it so at the bottom of the primary form there is a button that the user can click to open the second form (and a third form if needed, which can be a button on the second form). I understand you can use HTML to link the instance IDs together through an auto-populated variable from the first to the second form, however I have very limited HTML knowledge and don't quite understand how to create that button through the Forms designer.
I have a pretty good understanding of how I can design the Workflow side of it (The users will be generating pages within a sub-folder so Workflow can merge them afterwards), but I can't quite grasp how to implement this on the Forms side.
Thanks much.