Expand my Community achievements bar.

How do I link drop down combo boxes

Avatar

Former Community Member

I'm looking for a script that would help me with my form problem  I have two drop downs on my form that contain the same data ... for example

DD1: Product Number | Product Name

DD2: Product Name | Product Number

What I would like is if someone selects a Product Number from DD1 then DD2 changes to the matching product description, and if somone selects a product description then it would change DD1 to the matching product number.

Both Drop Down's would be sorted independently (numerically for DD1 and Alpha for DD2) so matching indexes wouldn't work ... does anyone have a script or some idea on how I would create this linkage (and ensure it doesn't become recursvie though the events).

Thanks in advance for all your help!

1 Reply