<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Selection Widget Updated Version in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439779#M12493</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Attached is the compiled version that works with flexviewer 2.4.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tested it and it works, but use it at your own risk and I assume no responsibility for anything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;How do you manually recompile the older version to work in 2.4?&amp;nbsp; I downloaded a trial of Adobe Flash Builder, and have no problem doing it myself.&amp;nbsp; I just have no idea where to start...&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Sep 2011 19:58:25 GMT</pubDate>
    <dc:creator>LefterisKoumis</dc:creator>
    <dc:date>2011-09-29T19:58:25Z</dc:date>
    <item>
      <title>Selection Widget Updated Version</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439757#M12471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Selection widget has a "Select by Attributes" and "Select by Location" option similar to ArcGIS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Widget link: &lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=20ed6af9ab204548bbf092d51b51fef8"&gt;http://www.arcgis.com/home/item.html?id=20ed6af9ab204548bbf092d51b51fef8&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Version 1.5 of the widget replaces version 1.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Enhancements and fixes include:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;*Each time a query layer was added it was also being added to the TOC. This has been fixed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;*When resizing the widget, the datgrid would not resize properly. This has been fixed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;*Uses paging for selection of unique value list. This means that &lt;/SPAN&gt;&lt;STRONG&gt;ALL &lt;/STRONG&gt;&lt;SPAN&gt;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).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have included an ESRI TaxParcel Layer that has 18,000+ records. Get Unique Values on the PSTLSTATE field to see this in action.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Available on my example site. The URL is on the Widget download page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;*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.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;*ArcGis layers that have joined tables will now work with fully qualified field names. (thanks Dasa for the idea)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;*Styling for selection colours has been documented in the SelectionWidget.xml config file (example provided).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;*Styling for datagrid has been changed. It can now also be styled in SelectionWidget.xml config file (example provided). (thanks Mehul for the idea)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;*Changed initial uniquevalue query to use "text='%'" instead of "where '1=1'" for Mike.:)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;*You can now override scale range for layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;*Link field now has a prefix/suffix option in the SelectionWidget.xml config file (naming convention the same as Robert SCheitlin's esearch widget)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;*Shape_area and Shape_length can be used in the fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Link to previous thread :&lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/24151-Selection-Widget-for-SFV2.2-(with-a-query-builder"&gt;http://forums.arcgis.com/threads/24151-Selection-Widget-for-SFV2.2-(with-a-query-builder&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 12:24:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439757#M12471</guid>
      <dc:creator>MarkHoyland</dc:creator>
      <dc:date>2011-05-12T12:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Widget Updated Version</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439758#M12472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;When resizing the widget, the datgrid would not resize properly. This has been fixed.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;BRAVO!&amp;nbsp; All of the modifications are wonderful -- and this specific fix, is something that I was attempting to fix myself.&amp;nbsp; Not being a programmer, I have been unsuccessful, to say the least.&amp;nbsp; Wondering what was done and where....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks much!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;--Adam&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 13:25:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439758#M12472</guid>
      <dc:creator>AdamRepsher</dc:creator>
      <dc:date>2011-05-12T13:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Widget Updated Version</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439759#M12473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Adam, This was driving me mad for ages. It turned out all I needed was to set the datagrids minwidth property!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(in the selectionresult.mxml file.) I could then change the width and height of the datagrid to 100%.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 13:29:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439759#M12473</guid>
      <dc:creator>MarkHoyland</dc:creator>
      <dc:date>2011-05-12T13:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Widget Updated Version</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439760#M12474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mark,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i'm reading the post but i have a question for the layer with joined table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The query builder works on layers joined with a relationship class 1-M?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 May 2011 11:57:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439760#M12474</guid>
      <dc:creator>francescodi_vito</dc:creator>
      <dc:date>2011-05-14T11:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Widget Updated Version</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439761#M12475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mark!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have download the ultimate version of selection widget. I try to work with compiled and uncompiled version, but have a problem. When i set the fields and click on get value, the values of field are not load&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Why?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 May 2011 19:39:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439761#M12475</guid>
      <dc:creator>francescodi_vito</dc:creator>
      <dc:date>2011-05-14T19:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Widget Updated Version</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439762#M12476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Francesco,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is not set up to work with relationships.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It works with data that has a join set in ArcGIS.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 May 2011 22:29:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439762#M12476</guid>
      <dc:creator>MarkHoyland</dc:creator>
      <dc:date>2011-05-14T22:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Widget Updated Version</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439763#M12477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mark,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks. You wrote me that the operations with relationship will be available on version 2 of your widget. When will be available this version?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But your widget it's good......a great work &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Complimenti&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 May 2011 09:01:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439763#M12477</guid>
      <dc:creator>francescodi_vito</dc:creator>
      <dc:date>2011-05-15T09:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Widget Updated Version</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439764#M12478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mark,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This looks great. I'm definitely looking forward to trying it out.&amp;nbsp; Will it work with SFV 2.3.1?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2011 15:17:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439764#M12478</guid>
      <dc:creator>JayGeisen</dc:creator>
      <dc:date>2011-05-16T15:17:12Z</dc:date>
    </item>
    <item>
      <title>Selection Widget - Issues with unique values</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439765#M12479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Mark / All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Great job on the selection widget, it's impressive.&amp;nbsp; I managed to deploy version 1.0 with our data hitch free.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I have recently upgraded to the new version and am having some issues.&amp;nbsp; The unique field values list box does not populate for any of my own layers that I am using with the widget.&amp;nbsp; The uniqueID status label quickly flashes up stating that the function is processing "0 of 0" and the list box is left empty.&amp;nbsp; The tool still works if I enter my own search parameters.&amp;nbsp; The default servers you set up with the widget worked fine and the unique values list populated no problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am running version 2.3.1 of the viewer, ArcGIS Server 9.3.1, and an SDE database model.&amp;nbsp; There are no joins on any of the layers. Again, version 1.0 worked fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is anyone else running into this issue? Any feedback is greatly appreciated.&amp;nbsp; The fixes in 1.5 are great and I would like to run this version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Curtis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2011 15:53:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439765#M12479</guid>
      <dc:creator>CurtisVance</dc:creator>
      <dc:date>2011-05-16T15:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Widget - Issues with unique values</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439766#M12480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am running version 2.3.1 of the viewer, ArcGIS Server 9.3.1, and an SDE database model.&amp;nbsp; There are no joins on any of the layers. Again, version 1.0 worked fine.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Curtis,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Getting unique values now uses objectids in the querytask, which allows for the paging in the query. Objectids are new with ArcServer 10.xx. Thats why 9.3 data isnt being returned.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2011 19:49:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439766#M12480</guid>
      <dc:creator>MarkHoyland</dc:creator>
      <dc:date>2011-05-16T19:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Widget Updated Version</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439767#M12481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;This looks great. I'm definitely looking forward to trying it out.&amp;nbsp; Will it work with SFV 2.3.1?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay, I have not tested with 2.3.1 It was built with 2.2&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2011 19:50:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439767#M12481</guid>
      <dc:creator>MarkHoyland</dc:creator>
      <dc:date>2011-05-16T19:50:48Z</dc:date>
    </item>
    <item>
      <title>Thanks</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439768#M12482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the 1=1 workaround, Mark. Works like a charm (I'm using the 2.3.1 viewer). Just as an fyi, 1 small issue (which I could easily get around) with the get unique values is that it would not retrieve the values if the field has an alias in the rest service. Thanks again for all of your help and sharing the widget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 11:48:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439768#M12482</guid>
      <dc:creator>MikeMartin</dc:creator>
      <dc:date>2011-05-17T11:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Widget Updated Version</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439769#M12483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Mark,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll try and modify the querytask to pull our data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Curtis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 13:08:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439769#M12483</guid>
      <dc:creator>CurtisVance</dc:creator>
      <dc:date>2011-05-17T13:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Widget Updated Version</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439770#M12484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Fantastic functionality added to FSV.&amp;nbsp; Thanks for sharing this great tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anyway to have date values in the unique values box formated as dates, rather than the numbers that are actually stored?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;format dateformat="shortDate"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;or&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dateformat="MM/DD/YYYY"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Matt Shetzer&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 May 2011 21:36:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439770#M12484</guid>
      <dc:creator>MattShetzer</dc:creator>
      <dc:date>2011-05-21T21:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Widget Updated Version</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439771#M12485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mark,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For some reason, whenever I try to use my layers (with your layers commented out) in this widget, i get the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"http response status: 200&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fault code: Client.CouldNotDecode&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fault info: Error #1085&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fault details: null"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When i put your sample layers back in, it seems to work, but the cursor stays in the "ticking clock" mode, as if something is always loading.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am on ArcGIS Server 10 sp1 using the newest flex viewer, any idea what could be causing this abnormal behavior?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 14:34:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439771#M12485</guid>
      <dc:creator>PaulFrey</dc:creator>
      <dc:date>2011-07-12T14:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Widget Updated Version</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439772#M12486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i have the widget working but my cursor changes to a clock with spinning hands.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;even if i close the widget the cursor remains this way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;any ideas about what is happening and how to correct it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ps&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i am using the compiled version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;glenn&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="mailto:glenn.hazelton@mwra.state.ma.us"&gt;glenn.hazelton@mwra.state.ma.us&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2011 14:21:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439772#M12486</guid>
      <dc:creator>glennhazelton</dc:creator>
      <dc:date>2011-07-18T14:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Widget Updated Version</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439773#M12487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mark!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using your widget in Flex viewer 2.3.1!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;He works very wall, But when i do a selection and i have more results the widget don't works well! He gives a graphic results, But don't zoom on results and the functions in the table results (export,zoom,ecc) don't works! Why? Have widget a bug? I have the same problem in Flexviewer 2.1 and 2.2!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have any idea?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 15:56:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439773#M12487</guid>
      <dc:creator>francescodi_vito</dc:creator>
      <dc:date>2011-08-02T15:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Widget Updated Version</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439774#M12488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is this selection widget compatible with Flex Viewer 2.4?, I upgraded my config.xml to 2.4 and inserted the selectionwidget.xml, but it will not function, no error, just wont open.&amp;nbsp; Maybe i need Flex builder to update the .swf? Not sure if an updated version will be coming, great widget tho, very cool functionality, thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 17:38:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439774#M12488</guid>
      <dc:creator>JustinStangl</dc:creator>
      <dc:date>2011-08-04T17:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Widget Updated Version</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439775#M12489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;will you be updating this wonderful widget to 2.4?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2011 14:24:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439775#M12489</guid>
      <dc:creator>glennhazelton</dc:creator>
      <dc:date>2011-08-05T14:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Widget Updated Version</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439776#M12490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How do you manually recompile the older version to work in 2.4?&amp;nbsp; I downloaded a trial of Adobe Flash Builder, and have no problem doing it myself.&amp;nbsp; I just have no idea where to start...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 15:00:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/selection-widget-updated-version/m-p/439776#M12490</guid>
      <dc:creator>ChristopherBlinn1</dc:creator>
      <dc:date>2011-08-26T15:00:49Z</dc:date>
    </item>
  </channel>
</rss>

