Hello, I would like to know how to make an element only accessible to administrators.
Create a “role” in option sets so you can create roles (and add a “administrator” role).
Create a “role” field in your user database, and change it to “administrator” for the users you want to be administrator.
After that, make the element only visible when “Current User role is administrator”
Thanks a lot