The inputRequired property indicates whether the user is required to place data in the field. Valid values are NO (the default) and YES.
If the user does not place data in the field when the property value is YES, the EGL runtime displays a message; see inputRequiredMsgKey.
Data item | JSF handler | VGUI record | Console UI | Text Form Java™ | Text Form COBOL | Print Form Java | Print Form COBOL |
---|---|---|---|---|---|---|---|
Yes | Yes | Yes | Yes* | Yes | Yes | No | No |
* The following additional compatibility considerations apply:
Platform | Issue |
---|---|
Console UI | If the user does not place data in the field when the inputRequired property value is YES, Console UI displays a localized error message built into the runtime. You cannot change this message. |