Last active
January 3, 2016 11:29
-
-
Save wsagen/8456405 to your computer and use it in GitHub Desktop.
Dependent configuration field in Magento - show a field, dependent on value in another field
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <depends> | |
| <dependent_field_name>value_we_are_looking_for</dependent_field_name> | |
| </depends> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment