Question
CGI
IN
Last activity: 26 Aug 2020 13:52 EDT
Issue: Create a case step and user view for Favorite Area
Pega 7.3.1: SYSTEM ARCHITECT ESSENTIALS
As part of "Capstone Exercise: Modeling case data" I am following below steps
Switch to Pega Express. From the Cases > Guest Review > Workflow tab, create a second step labeled Identify Favorite Area for the Feedback stage under Provide Booking Process Feedback. Click Configure view and add the field Favorite Area. Set the Type to Data reference. To the right of Options, select Booking Feedback Area to reference the data for this property. Click the gear icon on the right and select Drop-down list to select the record and Area to select the field as shown in the following image. Add the second field Other Favorite Area and set the Type to Text (single line).
Issue: When I run case, It is not displaying "Favorite Area". It is displaying "Other Favorite Area".
After analysis, I found that pyWorkPage.FavoriteArea(classless)
Please guide me, if I am missing any point.
Thanks in Advance.........