Implement Address block with chainSelect state/county
authorColeman Watts <coleman@civicrm.org>
Tue, 31 Dec 2019 17:45:00 +0000 (12:45 -0500)
committerCiviCRM <info@civicrm.org>
Wed, 16 Sep 2020 02:13:20 +0000 (19:13 -0700)
commit21dff7043ff319bc33df96de760ceced517ff620
treebd2108f0292a82b728c07aac2d6366758db15b2d
parent0406c8f9babc630b2c85fb14875329462a91ee15
Implement Address block with chainSelect state/county
ext/afform/core/ang/af/Field.js
ext/afform/core/ang/af/Fieldset.js
ext/afform/core/ang/af/Join.js
ext/afform/core/ang/af/Repeat.js
ext/afform/core/ang/af/fields/ChainSelect.html [new file with mode: 0644]
ext/afform/core/ang/blockAddressDefault.aff.html [new file with mode: 0644]
ext/afform/core/ang/blockAddressDefault.aff.json [new file with mode: 0644]
ext/afform/gui/ang/afGuiEditor.css
ext/afform/gui/ang/afGuiEditor/inputType/ChainSelect.html [new file with mode: 0644]