Reusing fields on forms
Save time and build forms that are convenient to maintain by referencing fields on other, existing forms. For example, you can reuse a field group to capture different user details on a new form, such as name, surname, mailing address and phone number, instead of creating separate fields for each item.
In the navigation pane of App Studio, click Case types, and then click the case type that you want to open.
On the Workflow tab, click Life cycle.
In the Case life cycle section, click an assignment or an approval step.
In the Step properties panel, click Configure view.
In the dialog window, click Fields.
Click Add to view next to the field that you want to reuse.
- Optional:
To change the default display mode of the field, in the Options list, select a new mode:
- To indicate that users can optionally complete the field, select Optional.
- To indicate that users need to provide the value in the field, select Required.
- To indicate that users can only view the field, select Read-only.
- To indicate that users can only view the field and an application determines the value at run time, select Calculated (read-only).
You configure the default display mode when you first create a field. For more information, see Adding single-value fields to forms.
Click Submit.
- Restrictions on field and form reuse
You can reference an existing field or form when you build a new form. By reusing components in your application, you save time and avoid duplication.
- Adding field groups to forms
Save time and create comprehensive forms for your case types by categorizing related fields in a single data structure. For example, you can capture the first name, last name, and address of a person in the Prospective Client form in a single field group, instead of several individual fields.
- Configuring dynamic views
You can configure dynamic views that your application displays when users proceed through a case. By changing the default fields in these views, you can customize the forms that users access when they create, update, or review the case.
- Reusing forms
You can reduce development time and maintain consistent layouts between sets of fields in your case type by embedding forms in other forms. For example, you can prompt users to review their employment history by embedding their Work History form in a Confirmation form.
Previous topic Building forms for case types Next topic Restrictions on field and form reuse