Select to view content in your preferred language

Geoprocessing Widget drop down list issue

606
1
04-20-2012 06:30 AM
MatthewFrank
New Contributor
I published a geoprocessing service which includes a string input parameter with a defined choice list (see attachment). When I use the service in ArcMap and ArcGIS Explorer I get a dialog box with a corresponding drop down list. When I use this service with the Geoprocessing Widget, I only get a text input box. Is there a way to configure the Widget to recognize the choice list from the service as well?
Tags (2)
0 Kudos
1 Reply
AnthonyGiles
Honored Contributor
Matthew,

Are you using the geoprocessing widget out of he box, if so I think you will have to specify the drop down list in the config file manually using the <choicelist> tag, see:

http://help.arcgis.com/en/webapps/flexviewer/help/index.html#//01m30000002s000000

Unfortunatly I don't think there is a way for the widget to automatically pick up your values,

Hope this helps

Anthony
0 Kudos