Edit Content Pages so that they Inherit Master Pages Dynamically
Dynamic master pages allow you to display differently styled pages to different users. This is the final stage of the configuration, where you set every content page to inherit the master page from the login page.
- Log into HorizonWeb as an administrator
- Click Admin > HorizonWeb Designer > Edit Content Pages.
- In the Select a Page list, click the page to edit and click Edit Page. Make sure that you do not change a home page. The master page, which the content page inherits from, is near the top of the code box, and will look similar to [M:Master].
- Change this line to: [DynamicMasterPage].
- Click Save Page. The message Saved Successfully is displayed.
- Repeat step 3 onwards until all the pages have been altered.