Question
1
Replies
145
Views
Posted: March 23, 2017
Last activity: March 23, 2017
Closed
Configuring Standard Review form
Hi,
I am in 'Creating User Views' Exercise. Understood standard create view which will appear when a new case is created. Custom user view talks about configuring a form to a specific task. And created a review form in which all the fields are in read only. My question is : How come the Review form is available to Review Stage? Please explain. Thank you.
It's magic. Just kidding. When adding fields to the review view in Pega Express, behind the scenes Pega is adding the necessary fields to a section called pyCaseInformation. The pyCaseInformation section is automatically included in a Perform Harness and it set as read only. Not only will you see the case information in Read Only in the Review stage, you will also see the case information in read only in the Payment stage as well. In fact, any user interface that references the Perform harness will include this section.
Hope this helps clarify,
Sean
Self-Study Support Team