formula to get the user list of a specific team
Collapse
X
-
Hello Vincent,
Maybe this formula will help you:
$userIds = record\findRelatedMany('Team', $teamId, 'users', 100);Leave a comment:
-
formula to get the user list of a specific team
I am writing script in a process flowchart and would like to get the user list of a specific team in the script. ThanksTags: None
Leave a comment: