[progress Communities] [progress Openedge Abl] Forum Post: Re: Stop Trigger Recursion

  • Thread starter Thread starter Shiva Duriseati
  • Start date Start date
Status
Not open for further replies.
S

Shiva Duriseati

Guest
Hi Elmer, Please correct me if I am wrong. Are you updating any field after condition/task is met? If that is the case you can use this field to determine whether to execute the trigger or not. Example:(For trigger of type "Send Email") return (("{!isTaskDone}"==="Yes")?false:true); Regards, Shiva

Continue reading...
 
Status
Not open for further replies.
Back
Top