How Does One Control Form Field Visibility by Role?

How Does One Control Form Field Visibility by Role?

I feel like this is should be obvious and I'm being a dummy for missing it...

Basically, is it possible to get this type of visibility control for form fields for roles other than Everyone or Admin?



My use case is that my form has a bunch of fields that are populated programmatically. I don't want most of my users seeing them. Occasionally, though, I need a manager to be able to look at these and troubleshoot. I don't want to give this person Admin privileges. Can I hide these fields just for the majority of the roles, but not others?

I tried going through the Workflow process, but I could only figure out how to show/hide based on form data rather than user data.

Any help would be appreciated!