What is the use of Page Definition in Pega?
Whenever we create a Page/List/Group Property in pega we need to specify a Page Definition,what is the significance of this field?
Is it for accessing the properties in that class which we specify in page definition?
Suppose we create a property in Work-ABC class but in page definition we specify Data-XYZ class so what will be the class of our page/list/group property?in that case?
@TanyaS58 The Page Definition field specifies the class of the embedded pages within the Page/List/Group property. This allows the system to understand what properties and rules are available for the pages in the list or group. If you create a property in the Work-ABC class but specify Data-XYZ class in the Page Definition, the class of the embedded pages will be Data-XYZ. This means that the properties and rules defined in Data-XYZ will be accessible for the pages within the Page/List/Group property.
⚠ This is a GenAI-powered tool. All generated answers require validation against the provided references.
Configuring page, page group, and page list properties
Defining the pages and classes of a Rule > Run-time processing { .section}