0

How can I find out the groups associated with a user that isn't the one logged in currently? For instance, I want to grab the value of my submitter field and look up the submitter's group list. I am not logged in as the submitter.

ekad
  • 14,436
  • 26
  • 44
  • 46
user561638
  • 1,299
  • 3
  • 15
  • 26

1 Answers1

0

if inGroup(username,"Piper_Admins") then

user561638
  • 1,299
  • 3
  • 15
  • 26