0

Trigger

Can a trigger be activated at different times?  Eg: Upon opening a record to update a person's age, or on leaving a record update all triggered fields? The only thing I can find on this is when a field is updated, it triggers the trigger.

Thanks,

3 replies

null
    • Birger_H
    • 5 yrs ago
    • Reported - view

    Triggers can be executed onChange and onCreate (of a field or record).

    Birger

    • Mconneen
    • 5 yrs ago
    • Reported - view

    If I have a "trigger on update" of a FIELD.. and a tigger on update of the TABLE..  Do BOTH triggers fire with FIELD is updated?   I am finding that only the TABLE trigger after update seems to fire. 

    • Mconneen
    • 5 yrs ago
    • Reported - view

    Hmm.. both seem to fire.. but interestingly enough.. I have an alert("Field Trigger") in the fields after update .. and an "alert("Table Trigger") in the tables after update.. an only the "Table Trigger" alert is displayed... but the logic of the field trigger does seem to fire.. it just does not display the alert dialog.. Double Hmmmm.

Content aside

  • 5 yrs agoLast active
  • 3Replies
  • 2124Views