Describes how the current value of a form field was set by the user.
Reference_Syntax.commitKey = "0 | 1 | 2 | 3"
Type
Values
Integer
0 (default)
1
2
3
The value was not set (for example, if the user presses the escape key prior to the form field losing focus).
The value is set when a user left-clicks outside the field.
The value is set when a user presses the enter key.
The value is set when a user tabs to a new field.
Model
Object
Event Model
eventPseudoModel
XFA 2.1
xfa.event.commitKey = "2";
xfa.event.commitKey = "2"
Legal Notices | Online Privacy Policy
Content from Scripting Reference (10).
Other versions: