Question
NCS Pte Ltd
SG
Last activity: 12 Mar 2018 11:49 EDT
Page Group in UI Section
Hi, I am new to Pega and currently going through the system architect essentials course.
In the data element section, it shows that address(home) or address(office) forms in UI can be configured using page group.
Can someone explain how can this be done?
I have tried the following but to no avail:
- Create an "Address" Property. Type: Single Page
- Create an "Addresses" Property. Type: Page Group. Class definition: "Address" as in no.1
- Create a UI section "Address_section" containing all the fields in "Address" class
- Include the section in another UI. Specify the PageContext as "Use clipboard page" and value: .Addresses(home)
But when I create the case, the section does not show up.
According to this (https://collaborate.pega.com/discussion/how-include-section-page-group), I must initialize the page value. But HOW?
Can someone CLEARLY give me a step-by-step example on how to achieve this?
Thanks