|
Answer» Following are the different types of layout available in Pega: - Screen Layout: Screen layouts are only used within a harness and are typically used to establish portals for an application.
- Dynamic Layout: A dynamic layout is a DIV-based layout that allows content to be displayed in a VARIETY of ways.
- Column Layout: A COLUMNS layout allows you to show major content, like a work item, alongside supporting stuff, like an attachment.
- Grid Layout: Table layouts make it easier for users to obtain and compare data. Tables can be used as a flexible base for users to process vast VOLUMES of data in your APPS. Tables in price comparison software, for example, can assist customers in quickly identifying the best deal.
- Tree Grid Layout: The properties in pages in an embedded Page List property can be viewed, navigated, and accessed using a tree layout. To identify entries of current interest, the user can swiftly EXTEND and collapse branches of the tree.
In sections, dynamic layouts and column layouts are employed. In a dynamic or column layout, you can add content to a section, such as properties, controls, and other sections. The format of the skin determines the positioning, alignment, width, and arrangement of components in a layout.
|