Monthly Archives: May 2017
Deleting a Class in Pega 7
This post provides a step-by-step example of deleting a class in Pega 7 with the Delete Class Wizard. This wizard can be used to remove a class and all the rules it contains from a Pega 7 instance. Summary … Continue reading
Group Pega 7 Dropdown Options by Property
A Data Page can be used to provide the source for the options of a dropdown UI control in Pega 7. The dropdown control can be configured to either show a simple list of items or to aggregate the … Continue reading
Sort Pega 7 Dropdown Options with a Data Transform
A Data Transform can be used in Pega 7.1.9 to sort list structures such as a Page List. In this example, a Data Transform is used to sort Pega 7 dropdown options that are backed by a List-type Data … Continue reading