Edit SubPage

01. Page Record

RecordID

Allows user to select the variable that holds the record ID that will be edited on the Edit sub page.

02. DataBind

Field Value Data Bind

Allows user to configure members and member properties of the subpage. Use the Add button to add more members and Remove button to remove members.

Members: This displays the list of fields available in your project.

Member properties: allows user to select the page variables to bind the sub page Member to.

02. Page Design

HeaderTitle

Allow user to set the title for the current subpage.

WrapperClass

Allows user to set the class for wrapping the AddPage

ShowHeader

When set to True, displays the AddPage title

When set to False, hides the AddPage title

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

Last updated