• Resolved palopoliart7

    (@palopoliart7)


    Hello! I am trying the Hybrid Dropdown in my form to display product categories in a hierarchical view (I have parent > child > child) 3 layers hierarchy.

    My issue is that the sub-sub children appear as the children in the list, there is no nesting… How to change that ? I checked the HTML and they appear with the exact same class and attributes as their parents…

    I hope you’ll be able to guide me to some solution here, I don’t know where to change the behavior of this Hybrid Dropdown. And I thought that it would differentiate the children by default as it is shown in your youtube video for taxonomy population of dropdowns.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Aurovrata Venet

    (@aurovrata)

    My issue is that the sub-sub children appear as the children in the list, there is no nesting…

    The plugin offers a range of possible configurations for the HybridDropdown. The dynamic-checkbox field allows you to configure the treeview dropdown which has the ability to select multi-nested branches.

    However, if you need something more custom to your requirements, you will need to programmatically instantiate the HybridDrodown field with javascript to have more control over it.

Viewing 1 replies (of 1 total)
  • The topic ‘Hybrid Dropdown populated by taxonomy’ is closed to new replies.