Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables or disables a field on the form data source specified by the parameters provided.
Syntax
protected void enableDSField(FieldId _fieldId, boolean _enable)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The fieldId value of a field to be enabled or disabled.
- _enable
Type: boolean
A Boolean value that indicates whether the field should be enabled.