Field Events
Back to Fields
Or back to Editing Field Properties
Fields support two major script events:
OnEnter
This event fires when the cursor enters the field, before the user has entered any data.
OnExit
This event fires when the cursor leaves the field.
From these views, you can Add or Remove Script Items from the Event.
To move a Script Item in the listing, select the Script Item and click Move Up the item or Move Down.

For more details on these events see Creating Scripts and Using the Script Editor
Additional Notes:
To edit an existing event, double-click on the Script Item.
Add will always add new items at the end of the list. To place a Script Item in between 2 already existing Script Items, Add the item, the click Move Up until the item is in the correct position.
Copyright © 2007, American Microsystems, Ltd.