Is there a way you can think of so that I can hide a users fields from an admin depending on their user group or access level the admin has?
Some sort of conditional logic on the field would be amazing, like:
If current_logged_in_user's access level is XXX
then
Hide this field
Can you help? Thanks!!!