Hey! This should be pretty easy to do. Just follow these steps:
How would I go about adding more then one word in the "contains" field?
For example I would like the rule to trigger if it sees any of the following words: Apple, Banana, orange.
I was hoping I could add a comma to separate the words but no dice there. I assume there must be a different way to do it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No problem!
For your second question, I think you'd just add on another summary and contains operator for different words but would need to use some if condition to make sure it does it for 1 word or all 3 words.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @David
That seems like a straightforward scenario...when do you want this check / assignment to happen?
Knowing that will help you select the correct "trigger" to run your rule.
To get you started on creating your rule, please refer to these documentation and example sources:
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.