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 022641d commit 92ba1e1Copy full SHA for 92ba1e1
etc/adminhtml/system.xml
@@ -23,6 +23,7 @@
23
<backend_model>Magento\Config\Model\Config\Backend\Serialized\ArraySerialized</backend_model>
24
<config_path>web/url/custom_path_mapper</config_path>
25
<depends>
26
+ <field id="use_store">1</field>
27
<field id="use_store_path">custom</field>
28
</depends>
29
</field>
0 commit comments