Documentations
  • Welcome to PHPRad Documentations
  • Getting Started
    • System Requirements
    • Installation
    • Creating New Project
    • Creating New Database
  • Gallery
    • Component Gallery
  • Connecting to a database
    • Creating Database View
    • Creating Custom View
    • Syncing Database
    • Modifying Database
  • PHPRad Pages
    • Pages
      • Page Fields
      • Page Properties
        • List Page Properties
        • View Page Properties
        • Add Page Properties
        • Edit Page Properties
        • Delete Page Properties
      • Page Field Properties
        • List Page Field Properties
        • View Page Field Properties
        • Add Page Field Properties
        • Edit Page Field Properties
      • Modifying User Page
  • PHPRad Page Design
    • Layout Components
      • Row Components
      • Column Components
    • View Components
      • Accordion
      • Tab Page
        • Tab
      • Form Wizard
        • Step
          • CustomView
      • Modal Component
      • Header Component
      • Custom View Component
    • Page Filter Components
      • Button
      • Search Field
      • Range Field
      • Date Field
      • Multi-Choice List Field
      • Single Choice List Field
      • Select Field
      • Dropdown Menu
      • Nav Filter Menu
    • Menu Component
      • Static Menu
      • Dynamic Menu
    • Record Count Component
    • Chart Component
    • SubPage Component
      • List SubPage
      • View SubPage
      • Add SubPage
      • Edit SubPage
  • Security
    • Authentication
    • Adding Roles and Permissions
    • Adding User Record Management
    • Adding Audit Trail Log
  • Project Theme
    • Applying Project Theme
  • Settings
    • Project Settings
      • Project Configuration
      • Email Configuration
    • Menu Configuration
    • Global Settings
  • Publishing Application
    • Preview Application
    • Publish to Production
  • Project Explorer
    • Editing Project File Manually
    • Editing App Custom Css
Powered by GitBook
On this page
  • 01. Page Record
  • RecordID
  • 02. DataBind
  • Field Value Data Bind
  • 02. Page Design
  • HeaderTitle
  • WrapperClass
  • ShowHeader
  • Misc
  • ResetGrids

Was this helpful?

  1. PHPRad Page Design
  2. SubPage Component

Edit SubPage

PreviousAdd SubPageNextAuthentication

Last updated 5 years ago

Was this helpful?

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