Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
qedmrf wrote: I'm trying to set up an Auto Action to send an e-mail when a user modifies their profile, but only if they belong to a certain CBSubs plan.
Please Log in or Create an account to join the conversation.
You don't need to condition against the usergroup id. Just adjust the "Access" parameter as needed.qedmrf wrote: Thanks for your input. I do have a custom user group that the users were assigned to for that plan ... but again, what is the syntax to use that in a Conditional? I already tried (pure guesses at the syntax) like:
- "[gid] CONTAINS 11" (which is the group ID)
- "[cb_gid] CONTAINS 11"
- "[cb:gid] CONTAINS 11"
I have no clue as to the syntax of this thing... I can't seem to find it documented anywhere. Am I missing something obvious?
Thanks again for your help.
Please Log in or Create an account to join the conversation.