Commit Graph

14 Commits

Author SHA1 Message Date
2cc6b61b33 the target of 'dependent' must now contain a value that passes
validation in order to remove the disabled status of the dependent field
2025-04-12 22:48:25 -04:00
e114c8a175 dependant -> dependent 2025-04-12 11:39:09 -04:00
28e5b39962 refactored dependant field check 2025-04-12 11:29:12 -04:00
5f9ab78353 added dependant fields; fixed disabled fields getting a required indicator on page load 2025-04-12 00:54:08 -04:00
eb9a292586 fixed radios still validating while having no value and marked as optional 2025-04-07 11:05:02 -04:00
b232313c59 fixed checkboxes still validating while having no value and marked as optional 2025-04-07 10:58:27 -04:00
80e996a281 updated handling of checkboxes 2025-04-07 01:22:09 -04:00
cb306cefd5 added support for setting a maximum number of selections in a check group 2025-04-06 16:39:05 -04:00
1640acfbcd added support for setting a minimum number of selections in a check group 2025-04-06 14:37:03 -04:00
10a233af1a parseField workflow updates; fixed fields not resetting validation state when form is submitted 2025-04-05 19:54:29 -04:00
80fe8e6247 updated parseField workflow 2025-04-05 16:33:24 -04:00
4e216a197f fixed optional fields not validating while having a value 2025-04-04 18:07:59 -04:00
3a0ad9d804 rename validateForPattern to validatePattern 2025-04-03 00:18:11 -04:00
3a3339f90f initial commit 2025-04-02 16:00:51 -04:00