Creating a New Page
Before you create a new page, be sure to follow the planning guide Do I Need A New Page?.
To create a new page, you must create fields in your database. You may also need to add 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 you omit the Domain_ID field, the page pointed to the table acts as a Setup Admin page and is 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 create a new page, you can reload the system metadata using the About box.