Select to view content in your preferred language

Selection Widget Updated Version

43757
146
05-12-2011 05:24 AM
MarkHoyland
Occasional Contributor II
The Selection widget has a "Select by Attributes" and "Select by Location" option similar to ArcGIS.
Widget link: http://www.arcgis.com/home/item.html?id=20ed6af9ab204548bbf092d51b51fef8

Version 1.5 of the widget replaces version 1.0

Enhancements and fixes include:
*Each time a query layer was added it was also being added to the TOC. This has been fixed.

*When resizing the widget, the datgrid would not resize properly. This has been fixed.

*Uses paging for selection of unique value list. This means that ALL values will be parsed regardless of the ArcGISServer setting to limit responses. There is an option to ESC out of a large query. (This is only for the Unique list, not getting features).
I have included an ESRI TaxParcel Layer that has 18,000+ records. Get Unique Values on the PSTLSTATE field to see this in action.
Available on my example site. The URL is on the Widget download page.

*Aliases can now be used. It will now use the Alias as set in the Featureclass. You can also override the Alias in the SelectionWidget.xml config file.

*ArcGis layers that have joined tables will now work with fully qualified field names. (thanks Dasa for the idea)

*Styling for selection colours has been documented in the SelectionWidget.xml config file (example provided).

*Styling for datagrid has been changed. It can now also be styled in SelectionWidget.xml config file (example provided). (thanks Mehul for the idea)

*Changed initial uniquevalue query to use "text='%'" instead of "where '1=1'" for Mike.:)

*You can now override scale range for layers.

*Link field now has a prefix/suffix option in the SelectionWidget.xml config file (naming convention the same as Robert SCheitlin's esearch widget)

*Shape_area and Shape_length can be used in the fields.

Link to previous thread :http://forums.arcgis.com/threads/24151-Selection-Widget-for-SFV2.2-(with-a-query-builder)
Tags (2)
0 Kudos
146 Replies
LefterisKoumis
Regular Contributor II

Attached is compiled for 3.6.

0 Kudos
francescodi_vito
New Contributor

Great

Inviato da iPhone

Il giorno 05/mar/2015, alle ore 18:47, Lefteris Koumis <geonet@esri.com> ha scritto:

Selection Widget Updated Version

reply from Lefteris Koumis in ArcGIS Viewer for Flex - View the full discussion

Attached is compiled for 3.6.

Reply to this message by replying to this email, or go to the message on GeoNet

Start a new discussion in ArcGIS Viewer for Flex by email or at GeoNet

Following Selection Widget Updated Version in these streams: Inbox

This email was sent by GeoNet because you are a registered user.

You may unsubscribe instantly from GeoNet, or adjust email frequency in your email preferences

>

0 Kudos
KummerLaszlo
New Contributor II

This is exactly what I was looking for.

Thank you all for your help.

One thing occured to me. There is a reference to InfoPopupWidget.swf at the end of the xml config file.

Do I have to replace that swf to a 3.6 version? I mean now it seems that it works flawlessly but I don't know if it can cause any problems in the future.

0 Kudos
LefterisKoumis
Regular Contributor II

You can use the same infopopupwidget.

0 Kudos
KummerLaszlo
New Contributor II

Ok.

Thank you again for your help.

0 Kudos
by Anonymous User
Not applicable

has anyone ported this or created something like this for the Javascript API? Especially as a Widget for WebApp Builder?

0 Kudos
by Anonymous User
Not applicable

update: I found an example and I am commencing work...Kevin Custom WAB Widgets

0 Kudos