@chrishajer wrote:
That Gravity Wiz solution only works specifically for logged in or not. If you have a small number of admin users, you could have the conditional logic rules to be
ANY
If logged in username is chris
if logged in username is support
if logged in username is kevin
if logged in username is gravityTHEN show the field. If you have a lot of admin users or the users change frequently you’ll need another approach. Let us know what you need specifically. It’s not a built in feature, but it should be possible to create something.