You have already learned how to Restrict and Permit Access to Data Variables. That means you’re ready add restrictions at the page level.
Open the Content View and use the HMI Content Tree (Content View) and select the page you want to be restricted.
Locate the Display Condition Property in the Properties Panel (Content View) on the right side of the screen. Activate the option and chose Check Role (Dynamic Property Type) as the type of the Condition
property.
<aside> <img src="/icons/dance_gray.svg" alt="/icons/dance_gray.svg" width="40px" /> Good job restricting access to those pages!
If you want to be even more specific, you can Restrict or Permit Access to Page Elements in the next section.
</aside>