Select to view content in your preferred language

Flex Attribute Widget - Open to "Select by Attribute" instead of "Select features by"

892
4
Jump to solution
01-29-2014 11:37 AM
GregSnelling
Regular Contributor
I'm using v3.6 and would like the attribute widget to default to the "Search by Attributes" panel instead of "Select Features by".  I guess I need to modify the config file, but not sure.  Anyone done this already?

Thx,
Greg
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus
Greg,

   OK then all you need is the <initialview>text</initialview> tag added to your SearchWidget.xml. You can find this in the docs here:

http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Search_widget_tags/01m300000023...

View solution in original post

0 Kudos
4 Replies
RobertScheitlin__GISP
MVP Emeritus
Greg,

   There is no Attribute Widget. Can you make sure you are using the proper widget name or provide a link to the widget download.
0 Kudos
GregSnelling
Regular Contributor
Sorry, I meant the "Search Widget".   I'm using the default "Search Widget" in the ArcGIS Viewer for Flex 3.6 Application builder.

http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#//01m300000038000000

Thanks,
Greg
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Greg,

   OK then all you need is the <initialview>text</initialview> tag added to your SearchWidget.xml. You can find this in the docs here:

http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Search_widget_tags/01m300000023...
0 Kudos
GregSnelling
Regular Contributor
Wow, it was right there in front of my face the whole time...  Thanks for your help Rob!
0 Kudos