Adding fields to a form
Collect specific information from users when they work on a case by adding fields to a form. For example, you can add a phone number field that prompts users to enter their personal and address details in the form.
Note: If your application does not use Cosmos React UI, complete the steps in Adding single-value fields to forms.
Before you begin: Prepare for working with the form:
- Ensure that your application uses Cosmos React UI. For more information, see Implementing Cosmos React UI in Pega Platform.
- Create a field that you can add to the form. For more information, see Configuring a data model for a case.
- 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 to which you want to add a field.
- In the Step properties panel, click Configure view.
- In the dialog window, click Add, and then select the field that you want to add to your form.
- In the row with the field name, click the Properties icon to configure the field settings, such as labels and visibility.
- Click Submit.