View SubPage

01. Page Record

RecordId

Allows user to set the variable that holds the value that will be passed to the page to display details.

02. Page Design

HeaderTitle

Allows user to set or give a name to the page

WrapperClass

Allows user to set the class for wrapping the ViewPage

Misc

ResetGrids

When set to True, breaks records down into rows to fit pages. Example, for data component to fit screen, breaks records into rows to fit the screen size

ShowHeader

When set to True, displays the ViewPage title

When set to False, hides the ViewPage title

ShowFooter

When set to True, displays the ViewPage footer

When set to False, hides the ViewPage footer

Last updated