Expression based visibility for navigation button

0
Hi,  Is there any way to use an expression to give people access to a page, the page is accessed via the navigation bar. At the moment the button is only shown to users with a certain role. I want to also give access to user’s who are not in that certain role but have been given access to the page with a boolean. TIA Garion 
asked
1 answers
0

Hello Garion,

You could place a button in a Dataview placed within a snippet that is placed in the navigation layout with the menu bar and use CSS to attach it to it. To be honest I didn’t try it myself but I saw something similar to that in a project that I worked on.

answered