Specifying Attributes for Homepages, Sections, and Tiles
You can use the following attributes at the appropriate levels to configure homepages, sections, and tiles.
| Attributes | Applicable Level | Description | Example |
|---|---|---|---|
|
PS_STYLESHEETS |
|
A semi-colon separated list of stylesheet names known by the local system to be loaded when attribute is found at the various levels. Note that stylesheets are loaded at homepage load time and will only be loaded once even if referenced by multiple sources. |
CSS_SHEET1;CSS_SHEET2;CSS_SHEET3 |
|
PS_STYLECLASSES |
|
A semi-colon separated list of style classes to be applied at the assigned level, such as, homepage or dashboard, section, or tile. Note: At the homepage level, you must enter the psc_hpmodel-A value to apply the model delivered for advanced sectionalized homepage or dashboard. |
psc_theme-primary-all-140;psc_theme-tile-transparent |
|
PS_INCLUDE_SOURCE |
Tile CREF |
Use this attribute to implement a tile that needs to know the triggering source (homepage and section IDs) when the tile is selected (action URL). It is primarily used for implementing section action buttons on a section so that settings against a specific homepage or section can be stored by the application. |
True |