Is there a way to display the Page Security label on pages?
Q:[Phil] Is there a way to display the Page Security label on pages? Many users who have multiple roles in our organization are confused about the role in which they may be viewing information and who else can see the information. If the Page Security label could be displayed on a page, then they may better understand the capacity and role in which they are viewing the information and it would allow them to better comprehend who else was viewing the page.
A: [Matt] You can do this with a Layout customization. The page security setting is available at /root/page/page-security in the XML data sent to every page. The value can be somewhat cryptic (the text isn't passed, but an ID or abbreviation) so you'd have to have some logic to show the label based on the page-security value.
