Select to view content in your preferred language

Combobox populate

589
1
01-06-2011 06:03 AM
RobertMueller
Deactivated User
This was a topic covered extensively in the ArcObjects forums, but I can't find anything on it for ArcGIS API -Javascript.  I want to allow the user a variety of search options, and my thought was a dropdown combobox (options: city, county, parcelID). Then depending on the user selection, the second combobox would populate with the fields from the selected layer.

Example:
ComboBox1: City Selected
ComboBox2 populates Milwaukee, Chicago, New York

Much appreciated any advice.
Bob
0 Kudos
1 Reply
RobertMueller
Deactivated User
With some further digging, I was able to figure out there can be some complications when the dll is on a shared drive. Hope this helps.

Bob
0 Kudos