I am trying to implement a dropdown widget
which houses other dropdowns as shown in the image below;
I am able to generate a dropdown using the Select
widget, however, I am facing issues with integrating further dropdowns in one dropdown.
I am trying to implement a dropdown widget
which houses other dropdowns as shown in the image below;
I am able to generate a dropdown using the Select
widget, however, I am facing issues with integrating further dropdowns in one dropdown.