Hello, Question: I use logic iterate tag to display a dropdownbox with countries. How can i use javascript to add dropdownboxes ? in other words: I have a button "add country", how can i display a new dropdown when i user clicks on it. The number of dropdowns can be infinite (depending of the number of clicks).
Thanks

