crazytoon's avatar

Cascading dropdowns with ability to add more

I am working on a project which requires two dropdowns (second one based on what first one has picked). I got the two dropdowns working as expected but now i have couple more issues which I can't seem to figure out.

  1. How do i add more of them to allow users to add additional set(s) as many as needed?

  2. How do I remove such set(s)?

I have set it up in jsfiddle to show code i am working with so perhaps one of you awesome people know how to answer my questions. Thanks!

https://jsfiddle.net/crazytoon/8h61oeps/

0 likes
2 replies
crazytoon's avatar

That perhaps is one way but I was trying to keep it consistent with rest of the site where experience for similar type of dropdowns are to able to add more dropdowns if needed.

Please or to participate in this conversation.