mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 17:05:42 +02:00
5349bb7d3b
Fixes #350 and fixes #404 This change abandons validation via EditableFormField::validateField, as it bypassed too many core validation mechanisms (RequiredFields, etc). In order to enforce consistency of editable field validation, display rules have been hard-disabled when a field is marked as required. Since this removes functionality, I have incremented the major version number |
||
---|---|---|
.. | ||
editableformfields | ||
recipients | ||
submissions | ||
EditableCustomRule.php | ||
UserDefinedForm.php |