Adding fields while creating cases in DX API v1
Define the initial fields that users see when they create new cases in your Pega Digital Experience (DX) API-based application by editing the appropriate harness in Pega Platform. For example, you can specify that new loan cases include fields that capture account details.
In the New harness that applies to
new case forms, the controls and sections determine the starting fields for cases in
your external application.
- Expand the User Interface category, and then click Harness.
- Search for and open the New harness that applies to the
Work- class.See the following figure for reference:
- In the harness, click the section to which you want to add fields, and then click the View properties icon.
- In the Panel properties dialog box, next to the section name, click the Open icon.
- On the section form, on the Design tab, add the fields
that you require.
- Save the section.
Previous topic Using DX API v1 for case processing Next topic Attachment management with DX API