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.
Sets the allow edit property for all field objects on the given data source.
Syntax
client private static void setAllowEditOnAllFields(FormDataSource _dataSource, boolean _allowEdit)
Run On
Client
Parameters
- _dataSource
Type: FormDataSource Class
The data source to set the allow edit properties on.
- _allowEdit
Type: boolean
The value to assign to the allow edit property.