/
Event Handlers: eventJSON

Event Handlers: eventJSON


The JSON event handlers register and activate independently. Unlike the fieldsOnEvent and onEvent handlers, JSON event handlers use actions to retrieve data for processing and return results. For more information about action processing, see "JavaScript Object Notation Actions".
The set of actions available to each JSON event handler varies by event. The JSON event handlers include the following:

  • onActionJSON
  • conditionQueryJSON
  • onEditJSON
  • onCreateJSON
  • onPreSaveJSON
  • onSaveJSON
  • onValidateJSON
  • onPostDeleteJSON


Related content