Smart layout Properties - General tab |
Click the in the Smart layout header to display the Smart layout properties panel, and then select the General tab.
Field |
Description |
||||||||
Smart layout type | Choose Single , Double , Triple or Custom to control the number of column pairs in the Smart Layout. |
||||||||
Container format |
Select a format for the Smart Layout container. You can create and modify formats in the skin. See Skin form — Components tab — Layouts — Smart layout. |
||||||||
Visibility |
Select one of the following to control visibility:
As a best practice, use the Condition Builder to edit this field. Click to open the tool. See Using the Condition Builder to configure dynamic UI actions. If this section is to become part of navigation in a composite portal, you can make the header visible only when a specific space is the current space. Enter an expression here similar to the following: pyCurrentSpace=="ASpaceName" Then select the Run visibility condition on client checkbox. |
||||||||
Run visibility condition on client |
Appears when you select Conditional Visibility and enter a simple expression in the field that displays. Select the Run visibility condition on clientcheckbox to cause dynamic execution of the condition each time the value of a property stated in the condition changes. |
||||||||
Allow changes to columns |
Optional. Selecting this checkbox converts this SmartLayout to a quasi-freeform layout. This gives you greater flexibility, enabling you to add and remove columns. Column restrictions remain in force, but you can change the type of any column, including to the Row restrictions remain in force, but you can remove them if all columns have a If you Allow Changes to Columns, you cannot undo this change. See PDN article 25970 Using SmartLayout features — How to customize, use Merging Cells, and change Field Width. |
||||||||
Width |
Select whether the width of columns in the table are to be set as a percent or in absolute pixels. Choose:V6.2 sp2 GRP-28238
If you choose px-fixed and a property value at runtime is wider than width defined by the pixel value, the value is truncated, and users are unable to see the full value. |
||||||||
Display header and title | Select if you want to include a header. | ||||||||
Container Settings | |||||||||
Title | Optional. Type text to display in the header or subheader. This text may include directives or JSP tags, such as <p:r > or <pega:lookup >.
If you plan to localize the application, choose the text carefully and limit the length to no more than 64 characters. A field value rule with this text as the final key part is needed for each locale. See About the Localization wizard. |
||||||||
Include icon with title | Select if you want to include an icon in the title bar. | ||||||||
Icon |
Optional. Clickto open the Image Library landing page and select an image to include on the left side of the header. |
||||||||
Icon title |
If you want to display a tooltip when the user hovers the mouse pointer over the icon, type a text string within quotations, for example, "Select to view list". |
||||||||
Body visibility |
Optional. Leave blank to present the body always. To control visibility of the body, enter or select one of the following:
As a best practice, use the Condition Builder to edit this field. Click ( ) to open the tool. See Using the Condition Builder to configure dynamic UI actions. |
||||||||
Run visibility condition on client |
Appears when you select Conditional Visibility and enter a simple expression in the field that displays. Select the Run visibility condition on clientcheckbox to cause dynamic execution of the condition each time the value of a property stated in the condition changes. Conditions are automatically re-evaluated when the user updates a property value. By default, controls that allow typing, such as Text Input, are evaluated when the user leaves the field. To re-evaluate conditions as the user types, use the Apply Conditions action with a Keyboard event. See Control Form — Completing the Control tab. |
||||||||
Header type |
Select one of the following header types. This field does not appear if the Format value is
|
||||||||
Defer load contents |
Appears when you select a Select to delay loading the section content at runtime until the user clicks the header. Deferring enables users to start using other parts of the page rather than waiting for this section to load. To enable users to take actions, such as submit, on a work item while other content is still being loaded, configure sections to use defer loaded asynchronous declare pages. See PDN How to configure non-blocking UI using Asynchronous Declare Pages (ADP). |
||||||||
Specify a pre-loading activity |
Appears when you select a If Defer Load? is selected, you can specify an activity to be run when the container is expanded by a click. This activity can compute property values and other aspects of the expanded container. As a best practice, create a defer loaded wrapper section with the retrieval activity (instead of having multiple defer loaded sections with wrapper activities.) US-4647 |
smart layout | |
About Smart layouts
Adding a layout Skin form — Components tab — Layouts — Smart layouts |