plugins
plugins copied to clipboard
[Conditional Fields] Remove the "required" validation when the field is hidden.
When a field is "required", you cannot save or publish a record if it is empty. If the field is hidden using the Conditional Fields Plugin, it should no longer be validated as "required".
Hello @tomaszter unfortunately validations cannot be set on a record-wide scope, only on a model-wide scope, so this is not possible I'm afraid :(