Working with Formsets in AEM Forms workspace
CREATED FOR:
- User
- Developer
A formset is a collection of HTML5 forms grouped and presented as a single set of forms to end users. When end users start filling a formset, they are seamlessly transitioned from one form to another. The set of forms can then be submitted in just one click. For more info on formsets and how to set them up, see Formset in AEM Forms.
AEM Forms workspace supports formsets. With formsets, multiple forms related to a service or process can be grouped to automate a business process and presented to the end users. In such a scenario, the users can fill the whole set as one and there is no need to file, submit, and track individual forms or processes.
Attaching a formset to startpoint in an AEM Forms workspace app
-
Create the business process workflow in Workbench. For more information, see Workbench help.
-
From the process properties of the startpoint, select Use A CRX Asset in Presentation & Data.
-
Click
-
Click the Formset tab, select the relevant formset from the list, and then click OK.
-
Deploy the application after updating other relevant process properties.
Using formset in AEM Forms workspace
Once a formset is attached to a startpoint, the startpoint can be invoked, as any other startpoint is invoked, from the AEM Forms workspace.
The operations supported on formset through the AEM Forms workspace are:
- Save as draft
- Lock
- Abandon
- Submit
- Add Attachments
- Add Notes
- Move between forms in a formset using Back or Next buttons