Linked Dropdown List
Hi,
I want to have a dropdown list where there is a main dropdown list and if you select that, linked items from the main dropdown will appear in the 'sub' dropdown list. Please help.
P.S. I already saw answers but it replaces the items already added in the dropdown list. What I want is a SCRIPT that if you select an item from the MAIN dropdown it will also display the items from the SUB dropdown you linked to it in the SUB Dropdown.
ex.
if you select profile 2
expected result: ('#2' and 'ID-23909' is already added in the dropdown field)
* Dropdown 2 will show #2
* Dropdown 3 will show ID-23909

