Zulu - Event Hooks

From 360Works Product Documentation Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "=Zulu_PostEdit= This script is invoked after an event record is inserted or updated. The found set will be the event being inserted/updated. The script need not contain any ...")
 
Line 1: Line 1:
 +
: The following event hooks are called after Zulu modifies records in FileMaker.
 +
 
=Zulu_PostEdit=
 
=Zulu_PostEdit=
 
This script is invoked after an event record is inserted or updated.  The found set will be the event being inserted/updated.  The script need not contain any steps, but you can use this do do things like enforcing new record creation rules.
 
This script is invoked after an event record is inserted or updated.  The found set will be the event being inserted/updated.  The script need not contain any steps, but you can use this do do things like enforcing new record creation rules.

Revision as of 16:39, 14 January 2019

The following event hooks are called after Zulu modifies records in FileMaker.

Zulu_PostEdit

This script is invoked after an event record is inserted or updated. The found set will be the event being inserted/updated. The script need not contain any steps, but you can use this do do things like enforcing new record creation rules.

Zulu_PreDelete

This script is invoked before an event record is "deleted". The found set will be the event being deleted. Zulu does not actually delete events but puts a 1 in the Deleted field. This script need not have any steps but you can use this to enforce deletion rules.

Personal tools
Namespaces

Variants
Actions
Plug-in Products
Other Products
Navigation
Toolbox