Building Pages in Curator
To create a page in Curator
- Navigate to the backend of the system (e.g.
http://curatorexample.com/backend). - Navigate to the Content > Pages section from the left-hand menu.
- Click “New Page” to create a new page.
To add content to your page
- Hover over the element on the page-preview on the right-hand side of the page builder and click the “edit” icon
- Choose the content you’d like to add to your page
To style content to your page
- Click on an item on the page-preview on the right-hand side of the page builder.
- This will expand a side-panel over the menu on the left-hand side of the page that will give you styling controls related to the active content.
Page Security
Pages will first inherit any Restrict Access permission that have been set on the individual menu item. Continuing from there, the permissions will apply according to the sections below. Page security for embedded-content was added in the 2024.03-02 release, all prior releases have no security applied when loading embedded content for pages. The following section only applies to 2024.03-02 and later. Proceed to the Security for Pages Without Embedded Content section if you are on an earlier version.Security for Pages With Embedded Content
When embedding analytic-content into pages, for example a Dashboard, Curator will check permissions on that embedded piece of content. If the user does not have access to the embedded content it will deny them access, routing them to the Access Denied page. This applies to both menu items as well as loading the page directly.Disabling Embedded Content Security
To disable the security check in versions released after 2024.03-02:- Navigate to the backend of the system (e.g.
http://curatorexample.com/backend). - Click on Settings > Curator > Portal Settings in the left-hand menu.
- On the General tab, scroll down to the Security section and expand it.
- Toggle the switch Disable Page Element Security Checks to ON and click the “Save” button.