We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f925b9 commit bd3bec1Copy full SHA for bd3bec1
app/code/Magento/Customer/view/base/ui_component/customer_form.xml
@@ -429,7 +429,7 @@
429
<item name="dataType" xsi:type="string">text</item>
430
<item name="formElement" xsi:type="string">select</item>
431
<item name="source" xsi:type="string">address</item>
432
- <item name="customEntry" xsi:type="boolean">true</item>
+ <item name="customEntry" xsi:type="string">region</item>
433
<item name="validation" xsi:type="array">
434
<item name="required-entry" xsi:type="boolean">true</item>
435
</item>
0 commit comments