Select to view content in your preferred language

Selection Widget Updated Version

44597
146
05-12-2011 05:24 AM
MarkHoyland
Frequent Contributor
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
KummerLaszlo
Emerging Contributor
Hi,

Could someone compile this for me?

Thank you.
0 Kudos
RhettZufelt
MVP Notable Contributor
No guarantees....

From my FV3.3 app.


R_
0 Kudos
PiotrSkworzec
Deactivated User
Hi,
I've installed latest version widget and I recieve #2036 error. What this error mean?
0 Kudos
PiotrSkworzec
Deactivated User
I believe you need this infopopup widget for it to work. See attachment.
Yas(h)ar


I added this widget, then I added to my project, enabled it. And still error appears.
Do I have to configure InfoTemplate in xml additionally?

It is strange, error appears first time I run Selection widget. When I turn it off, then on error doesn't eppear.

PS. Except error widget works fine, but error makes me irritated.
0 Kudos
RhettZufelt
MVP Notable Contributor
At the bottom of the SelectionWidget.xml there is an <info>widgets/InfoTemplates/InfoPopupWidget.swf</info> tag.

Make sure it is set to the correct path to your .swf file (remember, it is CaSe sensitive).

If that doesn't work, what does the rest of the error message say?

R_
0 Kudos
PiotrSkworzec
Deactivated User
At the bottom of the SelectionWidget.xml there is an <info>widgets/InfoTemplates/InfoPopupWidget.swf</info> tag.

Make sure it is set to the correct path to your .swf file (remember, it is CaSe sensitive).

If that doesn't work, what does the rest of the error message say?

R_


Thank You rzufelt. I had to change InfoTemplates folder, as You told. Default installation folder was:
widgets/InfoTemplates/InfoPopupWidget.swf

but on my server it really was:
widgets/InfoPopup/InfoPopupWidget.swf


Now works without any errors. Thanks!
0 Kudos
PiotrSkworzec
Deactivated User
Hi,
I have more questions. Can I change language? If so, which source file contains language data?

Thanks.
0 Kudos
MaisarahAbdulHalim
Occasional Contributor
Hi Yasar Korkmaz & Piotr Skworzec, can one of you guys re-upload the infopopup widget ? The uploaded link is broken..

i need the uncompiled infopopup widget.

and also the uncompiled Selection Widget..

Please upload them both....


Thanks a lot! 🙂
0 Kudos
huaweiYin
Emerging Contributor
Anyone please upload the "info" package again, the linkage is broken. Thanks!

Howie
0 Kudos
PiotrSkworzec
Deactivated User
Here You are:

[ATTACH=CONFIG]27926[/ATTACH]
[ATTACH=CONFIG]27927[/ATTACH]
0 Kudos