Forum Discussion
Triggers Not Working-What am I missing?
"This-If-Else trigger is to have it perform different actions on the same object."
Ah, this is what I misunderstood. Judy, you're a godsend! Yes, this makes total sense!
Sending you a virtual drink or hug (whichever you prefer)!! Thank you!!
I'm glad it made sense.
I will add this clarification: A This-If-Else trigger also works well to act on different objects based on two-sided conditions.
For example, suppose you have a T/F variable. A trigger might change the state of one object if the variable=True, else change the state of another object.
- Before the "Else" option was added to triggers, that would require two separate triggers: one for what happens when the True condition is met, and one for what happens when the False condition is met.
Bottom line: A This-If-Else trigger chooses between two actions based on whether the list of conditions is or isn't met.
- KandiceKidd-b4a2 years agoCommunity Member
Hi Judy!
I decided to change the calendar month state when the "Money" variable changes to a certain value. That seems to work!