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.
Yes, if the field is a single select or radio field. If it's a multi-select you need to use regex or a contains operator.What if I want to condition against a single option? Do I then use:
[cb_field] is equal to option A
Then if option A is selected it triggers the email to be sent. I will more than likely need this in the future as the option base is sure to grow.
Please Log in or Create an account to join the conversation.