What would you like to know more about?

Creating a New Page

Before creating a new page, be sure to follow the planning guide Do I Need A New Page?.

Creating a new page involves creating fields in your database. It also could require adding foreign keys to existing tables. If you and your team are unsure of how to proceed, please contact your IT SPoC or assistance.

Table Requirements

The following are requirements for tables you add to the Platform that you want to support security roles. If the Domain_ID field is omitted, the page pointed to the table will be treated as a Setup Admin page and are not affected by Security Roles.

  • Primary Key of type int with IDENTITY specification (positive integers only)
  • Domain_ID field related to dp_Domains

Once you've created a new page, you can reload the system metadata using the About box.