Hello everyone,
On the Edit Widget, how can I change a field from isEditable true to false. I need to customize an individual field in the attribute inspector using fieldInfos object
In the config file the field is defined as isEditable':true, but is some cases it has to be changed to 'isEditable':false
Thanks