Section form
|
|
This tab contains optional settings if you are configuring a section as a dashboard or design template or a dashboard widget.
Note: The default section type option is Standard and does not apply any dashboard configuration settings.
A dashboard is a piece of the user interface that contains one or more widgets grouped into slots that are arranged within a template. From the Settings tab, you can configure any section to be used as a template or widget inside a personalized dashboard.
The Personalize dashboard button is visible to users who pass the conditions available in the when rule pxIsUserDashboardPersonalizeAllowed.
You can use a dynamic container based on sections, so you do not need a harness to use the dashboard.
From the Settings tab of a section form, you can select one of the following section types:
Standard
This type uses the standard settings for a section when you do not need to implement personalized dashboards.
This type uses templates for personalization of dashboards. A template is a section that has been marked as a dashboard template and can have any name and be defined in any class.
Note: To include slots in a template, include the section pxUserDashboardSlot using the embedded page .pxUserDashboard.pySlots(x), where x represents the slot number.
When a user switches from a template with more slots to a template with fewer slots at runtime, the additional slots will be moved to the last slot possible in the new template. When switching back to the original template, the additional slots will not have any gadgets contained within them.
Template data is stored as a record of System-User-Dashboard, which can be recalled later when you wish to view the dashboard again.
Users can select one of several pre-configured templates from within the portal and then populate the template's slots using a collection of default widgets.
Field |
Description |
Template title |
Enter a title for your dashboard template. |
Template icon |
Optional. Click () to open the Image Catalog (a pop-up version of the Image Library landing page). Select the image file you wish to use. Recommended icon size is 100 x 100 px. |
This type uses widgets for personalization and to define the run time widget configuration options of a widget.
You can classify any section, so you are not restricted to maintaining all widgets in one class. A set of configurable options can be associated to a widget using a flow action and you can define default templates with pre-configured widgets.
Field |
Description |
Widget title | Enter a title for your dashboard widget. |
Widget description | Enter a description of your widget to display. |
Category | Select a category for your widget. |
Widget icon |
Click () to open the Image Catalog (a pop-up version of the Image Library landing page). Select the image file you wish to use. Recommended icon size is 50 x 50 px. |
Flow action class |
Select a class value for this widget to define the flow action to be used as the property panel UI for the widget. Or click the Open icon to create a new flow action class. |
Flow action name |
Select a name value for this widget. Or click the Open icon to create a new flow action name. |
Design templates provide predefined layouts that can be applied to any form to maintain consistency across an application. Dynamic layouts in design templates can be marked as regions and users can customize the regions for each form. Any updates to a design template automatically appear in all the sections or views using that template.
Field |
Description |
Template icon |
Optional. Click the gear icon to open the Image Catalog (a pop-up version of the Image Library landing page). Select the image file you wish to use. Recommended icon size is 200 x 200 px. |
For more information, see Designing forms using design templates.