Post-Text-Item Trigger
Description
Fires during the Leave the Item process for a text item. Specifically, this trigger fires when the input focus moves from a text item to any other item.
Definition Level form, block, or item
Legal Commands
SELECT statements, unrestricted Built-ins
Enter Query Mode no
Usage Notes
Use a Post-Text-Item trigger to calculate or change item values.
On Failure
Navigation fails and focus remains in the text item.
Fires In
Leave the Item
Post-Text-Item Trigger Restrictions
- The Post-Text-Item trigger does not fire when the input focus is in a text
item and the operator uses the mouse to click on a button, check box, list
item, or radio group item that has the Mouse
Navigate property Off. When Mouse Navigate is Off for these items, clicking
them with the mouse is a non-navigational event, and the input focus remains
in the current item (in this example, a text item).
- If "Validation Unit" property is set to a value other than "Item"
or "Default", then POST-TEXT-ITEM does not fire.