Field WdgIsDefault
“Default” status of a form field. Indicates whether this form field is the default form field in a group (e.g., a group of push buttons).
Valid Values
A 1-character code, as shown in the table below:
Code |
Meaning |
N |
(DEFAULT) No |
Y |
Yes |
Remarks
A single push button may be defined to be the “default” button in a display. If multiple buttons are defined as default, one will be chosen.
The default button in a display will have its border accentuated to denote to the end-user that pressing Enter will “activate” that button.