Hiding and showing fields for groups
I have a field in my form that I would like to show just to members of one group (which I have created) and the admin user. I know how to hide the field from everyone other than admin, but is there a way to then show it to a particular group, if necessary by iterating through its members?