I am trying to make a button/link not visible if the User does not have a ‘yes’ under admin.
I can make so the button is not clickable, but I want to make it disappear if not an admin
Hope that makes sense.
Thanks
Scott
I am trying to make a button/link not visible if the User does not have a ‘yes’ under admin.
I can make so the button is not clickable, but I want to make it disappear if not an admin
Hope that makes sense.
Thanks
Scott
Use the “Conditional” tab to add a visibility condition :
Add the “when” condition as “CurrentUser is not admin” or some other logic using some field in the database.
Hope this helps.
It seems that that is the logic…but for some reason I can’t get it to go away.
Basically when I create a new user I want it to not show, unless I check box to say they are Admin.
Appreciate your response…I will keep trying different combinations til I get it.
Scott
You can uncheck “this element is visible on page load” under the appearance tab so that by default it’s not visible, and the condition defines when it is visible.
THANK YOU THANK YOU! THANK YOU!
So easy I couldn’t see it!
Scott
This topic was automatically closed after 70 days. New replies are no longer allowed.