Afform - Allow search range by postal code
authorColeman Watts <coleman@civicrm.org>
Mon, 5 Apr 2021 21:22:46 +0000 (17:22 -0400)
committerColeman Watts <coleman@civicrm.org>
Mon, 5 Apr 2021 21:22:46 +0000 (17:22 -0400)
commit0a8585da63db7170f53e2dd2aac921d1aa537c52
tree264ed366765900830a491406859db42f906246cb
parentd4e2c9ff19adf919997b6af47ae36a842c8dbf06
Afform - Allow search range by postal code

Search display forms only allow numeric fields to be a search range,
but postal code is an exception (it's stored as a string but is numeric in some locales)
ext/afform/admin/ang/afGuiEditor/elements/afGuiField.component.js
ext/afform/admin/ang/afGuiEditor/inputType/Text.html
ext/afform/core/ang/af/fields/Text.html