Views for cases

Views in cases represent forms that users interact with to provide information for case processing. When you create views, you decide what fields the users see and how they interact with the fields as the case moves towards a resolution. When you create, configure, and organize relevant fields in a form, you can clearly communicate to users data that they need to provide to process an assignment in a case.

To save time, you can reuse dynamic views, which are standard forms that your application automatically manages for each case type that you define. By default, a dynamic view displays fields in a contextual data model during various events, such as case creation and resolution. You can edit a dynamic view to ensure that your case meets your specific business needs. You can reuse the following default dynamic views:
Case Summary (React UI)
Presents case information in a summary pane on the left side of the screen.
Create
Prompts a user to provide information about a case, before processing the first step in the case life cycle.
Details (React UI)
Displays supplementary case information on the case summary pane.
Edit
Provides controls for modifying case information at run time. Applications display this view with the Edit details label.
Review
Presents case information to a user in a read-only format. Applications display this view with the Case information label.

To increase the flexibility and efficiency of your application, you can create your own custom views, and then associate them with steps in your case type. For example, in your case view, you can include fields that are read-only, such as a case ID, and fields that a user fills out, such as personal details or a phone number.

Provide views for your case types by completing the following actions: