Skip to main content
Solved

Event Action condition for performing

  • May 25, 2022
  • 1 reply
  • 462 views

Forum|alt.badge.img+3
  • Do Gooder (Customer)
  • 4 replies

Hi,

 

I am trying to create an Event Action that sends an email. I am wondering if there is a way to set up “Contidions for performing this action” with an OR-statement?

Let’s say I want to trigger the event action when WORD=HEY OR WORD=HO, but not if WORD is something else.

 

Regards,

Best answer by CallumW

Hi,

 

Separate using a semi-colon

 

For example the following will only trigger for Plannable and Buildable statuses and no other status

 

 

Callum

1 reply

CallumW
Superhero (Partner)
Forum|alt.badge.img+16
  • Superhero (Partner)
  • 129 replies
  • Answer
  • May 25, 2022

Hi,

 

Separate using a semi-colon

 

For example the following will only trigger for Plannable and Buildable statuses and no other status

 

 

Callum