613-518-1166 info@zimdatabases.com

ZIM Object Dictionary

Field IT

< All Topics

Indicates how the form field responds to a LostFocus event (“transmit-on-exit” status).

Valid Values

A 1-character code, as shown in the table below:

Code

Meaning

N

(DEFAULT) No response

Y

Control returns to the application program if the form field was modified between the GotFocus and LostFocus events (LostFocusModified)

A

Control always returns to the application program on a LostFocus event

X

Control returns to the application program both on a LostFocusModified and a LostFocus event. (LostFocusModified takes precedence.)

Remarks

The value in the form field must meet the associated validation rule and minimum length requirement before control can revert to the application program on a LostFocus event.

See Also

MinLen, ValRule

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Table of Contents