Unlimited Drop Down Menus - triggered onchange one by one
Hi all
I need to build a form which has (for example) a drop down menu of Car Components to start with. When a user chooses a component from the drop down mene, I need a new drop down menu of the same components to appear underneath. And thus the process continues.
I do not need to filter out previous selected options from the subsequent drop down menus, it will essentially be the same drop down menu every time.
Is there anything out there that does what I need that I can refer to?
Many Thanks for reading.
Doug
P.S. I hear you thinking "why not just have a selection of checkboxes instead?" The form needs to allow the user to select the same component multiple times on the form if they wish. So my clients says anyway... :o(