Using Text Mode with WF Calendars
In a calendar, I am trying to get a time off filter to display only those users of a specific group (not a home group) who have time off. These are some of the text mode attempts I have made that are not working:
userGroups:groupID=6310fe8100a21f9f230041ac89a1e37c
userGroups:groupID_Mod=in
user:userGroups:groupID=6310fe8100a21f9f230041ac89a1e37c
user:userGroups:groupID_Mod=in
EXISTS:1:$$OBJCODE=USER
EXISTS:1:ID=FIELD:userID
EXISTS:1:userGroups:groupID=6310fe8100a21f9f230041ac89a1e37c
I'd appreciate any help.
Thank you.