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.
Enable or disable the specified field in the data source.
Syntax
client server public static void enableDatasourceFieldObject(FormDataObject _dataField, boolean _enable)
Run On
Called
Parameters
- _dataField
Type: FormDataObject Class
The form datasource field to enable.
- _enable
Type: boolean
A Boolean value indicating whether the field should be enabled.