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.
2 parents ea5f2cc + 5e9c705 commit d9796a1Copy full SHA for d9796a1
etc/adminhtml/system.xml
@@ -34,7 +34,7 @@
34
<label>Advanced Configuration</label>
35
<field id="use_street2_as_housenumber" showInDefault="1" showInStore="1" showInWebsite="1" sortOrder="10" translate="label" type="select" canRestore="1">
36
<label>Seperate housenumber to next street field</label>
37
- <comment/>
+ <comment>Warning! If you set this value to 'Yes', you need to set customer/address/street_lines to a minimum of 2</comment>
38
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
39
</field>
40
<field id="use_street3_as_housenumber_addition" showInDefault="1" showInStore="1" showInWebsite="1" sortOrder="20" translate="label" type="select" canRestore="1">
0 commit comments