Home > Administrator Functions > Managing Custom Table Screens > Editing Screen Scripts > Scripting Events
Scripting Events
There are 3 events in a Keystroke Designer Custom Table Screen that can be used to launch a script.
- OnLoad = When the screen is first displayed.
- OnBeforeClose = When the screen is closed.
- OnFieldChange = When a field's value is changed.
See also
|