Afform - Implement client-side validation of required fields
authorColeman Watts <coleman@civicrm.org>
Thu, 26 May 2022 18:27:03 +0000 (14:27 -0400)
committerColeman Watts <coleman@civicrm.org>
Sat, 3 Sep 2022 02:54:09 +0000 (22:54 -0400)
commit4ef976ef7f6bb671dd5bec3be18e6d6bc0eee5e3
treec108a2f619e370333bcf3024dbdb6d4fdfd64ed8
parent68bb97b234c76aed76c78cadf337223dd073d4be
Afform - Implement client-side validation of required fields
ext/afform/core/Civi/Afform/AfformMetadataInjector.php
ext/afform/core/ang/af/afField.html
ext/afform/core/ang/af/afForm.component.js
ext/afform/core/ang/af/fields/ChainSelect.html
ext/afform/core/ang/af/fields/CheckBox.html
ext/afform/core/ang/af/fields/Date.html
ext/afform/core/ang/af/fields/EntityRef.html
ext/afform/core/ang/af/fields/File.html
ext/afform/core/ang/af/fields/Number.html
ext/afform/core/ang/af/fields/Text.html
ext/afform/core/ang/af/fields/TextArea.html