Question
Custom Form field Validation that prevents access except from specific group
Can a validation rule be setup that only allows users from a particular group to access a form field? I’m trying something along these lines but I can’t get the syntax correct.
IF($$USER.groupIDs="69fcf9d70002183a0944fbb90b78a5ab", "Only members of the LP Approval group can edit this field.")
Any help would be appreciated.
Thanks
Frank