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
  • Adding a page
  • Duplicating a page
  • Deleting a page
  • Designing and customizing pages

Was this helpful?

  1. PHPRad Pages

Pages

Learn how to create and manage pages in PHPRad

PreviousModifying DatabaseNextPage Fields

Last updated 6 years ago

Was this helpful?

Pages in PHPRad are the main hub of application development, for each page, there is a corresponding fields created for the application, here the fields of the page are listed.

The page properties are listed below the page pane, while field and field properties are listed on the immediate right next to the page pane.

PHPRad studio creates default pages after the user sets up the database for a new project

Pages can be edited, added, deleted, sorted and customized to suit user's application requirements.

Adding a page

To add a new new page click on the Add New Page button

Duplicating a page

To duplicate a page, highlight the particular page-> click on the Duplicate Page button.

When a page is duplicated, it outputs' with the page's default fields, and the field's properties which can be customized and designed.

Deleting a page

User can delete an added page by clicking the Delete Page button.

Default pages cannot be deleted, default pages can only be customized or edited.

Designing and customizing pages

To change the design of the pages or fields and how they interact -> check the Custom box of the exact page to be modified -> code editor appears for the user to make changes on the page and and its relationship to other pages.

Click on the Design button to navigate to Page Design window to edit pages, page components (section, rows, columns) and widgets