Guidelines for Remote Homepages and Dashboards in a Cluster
The acting portal node retrieves remote homepages or dashboards from application nodes.
The following guidelines are used when retrieving remote homepages or dashboards:
-
If a homepage or dashboard has a dynamic section, its associated application package dynamic loader class is run to obtain the dynamic tiles.
-
The custom style sheet of the homepage or dashboard is appended to the HTML <head> tag of the fluid homepage or dashboard HTML document.
-
Any custom style sheet set for the section or tiles of the homepage or dashboard is appended to the HTML <head> tag of the fluid homepage or dashboard HTML document.
-
PeopleTools automatically adds a style class called node-<name of the node>, for example, node-HRMS. The style class name indicates the application node of the remote homepage or dashboard. In this example, the homepage or dashboard is from the HRMS application node.