-
Improvement
-
Resolution: Deferred
-
Minor
-
None
-
3.11.4
-
MOODLE_311_STABLE
I have a form element that needs to be required when it is not hidden by hideif (or disabled by disabledif), but when it is hidden and the user submit the form I get element required error message.
I expect that when the hideif (or disabledif) client side rule is active, that Moodle will ignore the element require rule, when I submit the form.
I am using addRule "require" client side checks.
- has a non-specific relationship to
-
MDL-61014 Use hideIf in core forms
-
- Closed
-