This app allows users to control one dropdown list through the other dropdown list. It allows users to create up to five different parent-child dropdowns.
E.g. "Child" field is tagged with the "Parent" they belong to
"Parent" drop-down field setting:
- Title : Parent1
- Tag : parent1
"Child" drop-down field setting:
- Title : Child1
- Tag : parent1_child1
- The ID of the "Parent" field
- The ID of the "Child" field
Please submit bug reports to Zendesk. Pull requests are welcome.