Understanding Pivot Grid Fluid Subpages in Application Pages

Application developers can embed multiple Pivot Grid fluid subpages inside any application Fluid page to display different views of the Pivot Grid model.

See Using Subpages, to define and insert subpages into pages.

The available subpages that can be included on the application fluid page are elaborated in the following table:

Subpage Names

Description

PTS_NUI_CHARTAREA

Chart area

PTS_NUI_GRIDAREA

Grid area

PTS_NUI_RSLTSBP

Result subpage (used to display the Detailed View)

PTS_NUI_FACETSBP

Facet subpage

PTS_NUI_FLTSBP

Filter (or prompt) subpage

PTS_NUI_BCRUMBSBP

Breadcrumb subpage

PTS_NUI_PHONEHDR

Phone specific subpage.

This subpage contains the controls to switch between the detail view and the chart view. This subpage also contains the popup menu that opens the prompts and facets modals.

PTS_NUI_SHOWFLTRS

Show Filters subpage.

This subpage contains the button that expand or collapse the facets and filters on the left panel if there are two panel layout.

PTS_NUI_HDR

The subpage that contains the Options Menu and the Expand and Collapse buttons for the facet.

PTS_NUI_SRCHSBP

System search subpage

This is a system search subpage that must be included and hidden in your application page at level 0.

PTPG_CHART_DND

Include this subpage to enable chart dimension drag and drop to change axis and series.

See Performing Actions on the Chart Fluid View.

Note: In smart phones or small form factors, the group box surrounding the Facets subpage, Show Filters subpage, Pivot Grid subpage, and Locator Link subpages that are included on the application page should be configured to be excluded.

To create a two-panel layout for the pivot grid model page, you can clone any existing pivot grid model using the Save As option, on the Pivot Grid Fluid Viewer (PTPG_NUI_VWR) page along with the styles to build the application page.