Skip to main content
Skip table of contents

Pages

Pages represent the individual user interfaces that make up an AppBase application. Pages can display data, collect user input, and execute actions. Each Page can have multiple versions, allowing you to customize the user experience for different users and roles.

For example, you could create a Page for case management that includes a list of all open cases, as well as the ability to create new cases, update existing cases, and view case details. You could then create multiple versions of this Page, one for each user role. The version for case managers would include all of the features of the Page, while the version for customer service representatives might only include the ability to view case details and create new cases.

Pages are also used to control navigation within an AppBase application. You can create a menu that lists all of the Pages in the application and then assign users and roles to different versions of the Pages. This lets you control which Pages users can access based on their permissions.


Steps

  1. On the top right, navigate to 

    cog
     → Application Studio → <<solution>>

  2. Navigate to Presentations → Pages from the left-hand navigation menu.
  3. Click the New Page button to add a new page definition.
  4. Assign a Page Name.
  5. Enter a Description.
  6. Keep the Local Path as suggested. The file name will be the same as the page name with the extension aspx.
  7. Save the page definition.
  8. After saving, select the Parameters tab and Add any parameter needed for the page.
  9. Click the Page Builder button in the General tab to edit the page. To learn more about Page Builder go to AppStudio Page Builder


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.