Is there a way to hide panels in the detail view depending on the permissions of the user? I have a panel called 'Billing', for example, and it contains 15 fields. I have individually hidden the fields using a role, which works fine, but the panel itself is still visible. I would like my users to not see the panel at all, which would also allow me to hide many fields without needing to individually select them in the role/ACL.
In other words, in the panel's visibility condition, I'm hoping there is a way to specify "user is on a certain team" or something equivalent.
In other words, in the panel's visibility condition, I'm hoping there is a way to specify "user is on a certain team" or something equivalent.
Comment