Understanding Contextual Fluid Dashboards
Contextual fluid dashboards allow application developers to design a fluid dashboard in which user-specified or fixed context values determine the content of the tiles displayed on the dashboard. To create a contextual fluid dashboard, an application developer must:
-
Create a dashboard header page and component definition.
-
Create a custom application class that implements the PTNUI:Banner:BannerTile base class.
-
Add PeopleCode to the header page and component.
-
Create one or more context-enabled tiles that can consume the context provided by the dashboard header component.
-
Create a fluid dashboard definition.