Skip to main content
Solved

How can I trigger a CTA when a field is empty?

  • July 19, 2022
  • 3 replies
  • 45 views

Hi everyone, 

I’m trying to trigger a CTA from the rule engine “If A is empty then….”. How can I do that?

 

Thank you!

 

Best answer by Stuart

Hi Alice,

 

Assuming the field in your MDA object is NULL, this can be set from:

 

Rules Engine > 3. Setup Action > + Action > Create CTA.

 

In the bottom section, under criteria, you’d then want to select the field you wish for the trigger to be based, on, select the operator sign to be equals, and check the box designating that the value of the field should be equal to null.

 

Hope this helps!

 

 

3 replies

Stuart
Forum|alt.badge.img+3
  • Helper ⭐️⭐️
  • Answer
  • July 19, 2022

Hi Alice,

 

Assuming the field in your MDA object is NULL, this can be set from:

 

Rules Engine > 3. Setup Action > + Action > Create CTA.

 

In the bottom section, under criteria, you’d then want to select the field you wish for the trigger to be based, on, select the operator sign to be equals, and check the box designating that the value of the field should be equal to null.

 

Hope this helps!

 

 


  • Author
  • Contributor ⭐️
  • July 19, 2022

Ah! I was looking in the “rule” section. Great, thank you!


Stuart
Forum|alt.badge.img+3
  • Helper ⭐️⭐️
  • July 19, 2022

You’re welcome!  Rules Engine is pretty complex and there’s so many places to look! I think of ‘Setup Rule’ almost like preparing an object similar to in the MDA, or Data Designer, then ‘Setup Action’ to configure what we want to do, and what will trigger this.  Glad you got it sorted!