plugins icon indicating copy to clipboard operation
plugins copied to clipboard

[Conditional Fields] Remove the "required" validation when the field is hidden.

Open tomaszter opened this issue 10 months ago • 1 comments

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".

tomaszter avatar Feb 06 '25 11:02 tomaszter

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 :(

marcelofinamorvieira avatar Feb 22 '25 13:02 marcelofinamorvieira