Triggers: Difference between revisions

103 bytes removed ,  6 October 2016
m
no edit summary
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{Stamp|2016-10-06|4.0.0|1.0.5}}
{{Stamp|2016-10-06|4.0.0|1.0.5}}
'''''[[This page is incomplete, incorrect, in the midst of translation, and under development.]]'''''


A Trigger is a script that defines the processing of an entry based on an Event that has taken place. Trigger scripts are written in [https://developer.mozilla.org/en-US/docs/web/JavaScript JavaScript]. When a trigger script is executed, it may change an existing entry, create a new entry, execute an http request, create a file, perform data validation, etc.
A Trigger is a script that defines the processing of an entry based on an Event that has taken place. Trigger scripts are written in [https://developer.mozilla.org/en-US/docs/web/JavaScript JavaScript]. When a trigger script is executed, it may change an existing entry, create a new entry, execute an http request, create a file, perform data validation, etc.