<?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: Enhanced Search Widget for FlexViewer 2.1 in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597580#M17400</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert, is there any possibility to either specify coded values as dropdown in the config.xml to show in the text search?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;or search through the recordset for unique values at the mxml level and populate a dropdown box in the text search?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Feb 2011 17:02:28 GMT</pubDate>
    <dc:creator>NathanEnge</dc:creator>
    <dc:date>2011-02-16T17:02:28Z</dc:date>
    <item>
      <title>Enhanced Search Widget for FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597280#M17100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All Here is my next widget in the FlexViewer 2.1 series&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Special thanks to Erwan Caradec for contributing to this code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Enhanced Search Widget extends the standard search widget with a floating data grid and a new spatial query w/buffering.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=5d4995ccdb99429185dfd8d8fb2a513e"&gt;http://www.arcgis.com/home/item.html?id=5d4995ccdb99429185dfd8d8fb2a513e&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 21:13:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597280#M17100</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-10-25T21:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget for FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597281#M17101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Robert.&amp;nbsp; I tried the compiled version, and I'm finding that the results have no fields displaying.&amp;nbsp; If I use the gridfield and gridfieldonly attributes, they seem to behave properly when I open the grid.&amp;nbsp; If I put in a titlefield, then that will display in the results...&amp;nbsp; Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 22:36:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597281#M17101</guid>
      <dc:creator>MikeHargreaves</dc:creator>
      <dc:date>2010-10-25T22:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget for FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597282#M17102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In addition, when I tried to do a spatial search, I got the following error...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SecurityError: Error #2048: Security sandbox violation: &lt;/SPAN&gt;&lt;A href="http://agsmaps.ci.santa-rosa.ca.us/flexviewer/index.swf"&gt;http://agsmaps.ci.santa-rosa.ca.us/flexviewer/index.swf&lt;/A&gt;&lt;SPAN&gt; cannot load data from &lt;/SPAN&gt;&lt;A href="http://gis.calhouncounty.org/arcgis2/rest/services/Geometry/GeometryServer/buffer"&gt;http://gis.calhouncounty.org/arcgis2/rest/services/Geometry/GeometryServer/buffer&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 22:47:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597282#M17102</guid>
      <dc:creator>MikeHargreaves</dc:creator>
      <dc:date>2010-10-25T22:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget for FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597283#M17103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Can you provide me with more details on your configuration? Maybe provide me with the whole layer configuration like in this example&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;layer&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;Traffic Cameras&amp;lt;/name&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;url&amp;gt;http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Louisville/LOJIC_PublicSafety_Louisville/MapServer/2&amp;lt;/url&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;expression&amp;gt;upper(DESCRIPTION) LIKE upper('[value]%')&amp;lt;/expression&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;textsearchlabel&amp;gt;Search Traffic Cameras by Location... [ Example: I-71 ]&amp;lt;/textsearchlabel&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;graphicalsearchlabel&amp;gt;Use one of the graphical search tools to select Traffic Cameras&amp;lt;/graphicalsearchlabel&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;spatialsearchlabel&amp;gt;Select the two layers for spatial query&amp;lt;/spatialsearchlabel&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;spatialsearchlayer&amp;gt;true&amp;lt;/spatialsearchlayer&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;spatialrelationlayer&amp;gt;true&amp;lt;/spatialrelationlayer&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;fields all="false"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="DESCRIPTION" alias="Description" gridfield="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="URL" alias="Show Image" hyperlinkgridfield="true" hyperlinkaliastext="Get Traffic Image"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="ONLINE" alias="Online" gridfield="true" gridfieldonly="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="LAST_UPDATED" alias="Last Updated" gridfield="true" gridfieldonly="true"/&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;titlefield&amp;gt;DESCRIPTION&amp;lt;/titlefield&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;linkfield&amp;gt;URL&amp;lt;/linkfield&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;zoomscale&amp;gt;5000&amp;lt;/zoomscale&amp;gt;
&amp;nbsp; &amp;lt;/layer&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as the spatial query error that is a simple fix that I will change in the download for others but you can fix that easily by replace my servers url with a esri server url&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Find the line in the SearchWidget.xml that has the geometryService and put this&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;geometryservice&amp;gt;http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer&amp;lt;/geometryservice&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 01:38:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597283#M17103</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T01:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget for FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597284#M17104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thank you!!&amp;nbsp; now I can stop my frivolous attempt to update the Parcel Notification Widget to work in 2.1....because that was not going so well....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Only one issue I am having...when I click the 'Use existing Draw Widget Graphics' a response comes 'There are no graphics currently available'.&amp;nbsp; And also I am missing the icon for that but that's not an issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did add &lt;/SPAN&gt;&lt;STRONG&gt;graphicsLayer.id = "myGraLay"&lt;/STRONG&gt;&lt;SPAN&gt;;, and &lt;/SPAN&gt;&lt;STRONG&gt;graphicsLayer.name = "myGraLay";&lt;/STRONG&gt;&lt;SPAN&gt; to the drawwidget.mxml (at line 246).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks again, and &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;Erwan Caradec&lt;/SPAN&gt;&lt;SPAN&gt; as well, for this powerful addition - this is the kind of tool that makes a map analytical!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 12:05:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597284#M17104</guid>
      <dc:creator>philippschnetzer</dc:creator>
      <dc:date>2010-10-26T12:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget for FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597285#M17105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert / Erwan - nice looking widget.&amp;nbsp; But am I right in thinking that the default search tool automatically displays a field's alias in the search tool widget?&amp;nbsp; You only need define an alias attribute if you want to override the field alias. From my perspective it would be useful if your enhanced search widget could replicate this in the results grid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also I'm only seeing the contents of the &amp;lt;titlefield&amp;gt; tag in the search widget itself...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is one of my layers:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;lt;layer&amp;gt;
&amp;nbsp; &amp;lt;name&amp;gt;GCR - Geological Conservation Review Site&amp;lt;/name&amp;gt;
&amp;nbsp; &amp;lt;url&amp;gt;http://uk-abz-app10/ArcGIS/rest/services/env/envtest/MapServer/1&amp;lt;/url&amp;gt;
&amp;nbsp; &amp;lt;expression&amp;gt;UPPER("NAME") LIKE UPPER('%[value]%')&amp;lt;/expression&amp;gt;
&amp;nbsp; &amp;lt;textsearchlabel&amp;gt;Enter a GCR Review Site Name:&amp;lt;/textsearchlabel&amp;gt;
&amp;nbsp; &amp;lt;graphicalsearchlabel&amp;gt;Select a search tool:&amp;lt;/graphicalsearchlabel&amp;gt;
&amp;nbsp; &amp;lt;spatialsearchlabel&amp;gt;Select the two layers for spatial query&amp;lt;/spatialsearchlabel&amp;gt;
&amp;nbsp; &amp;lt;spatialsearchlayer&amp;gt;true&amp;lt;/spatialsearchlayer&amp;gt;
&amp;nbsp; &amp;lt;spatialrelationlayer&amp;gt;true&amp;lt;/spatialrelationlayer&amp;gt;
&amp;nbsp; &amp;lt;titlefield&amp;gt;NAME&amp;lt;/titlefield&amp;gt;
&amp;nbsp; &amp;lt;linkfield&amp;gt;CODELINK&amp;lt;/linkfield&amp;gt;
&amp;nbsp; &amp;lt;fields all="false"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="CODE" alias="Code" gridfield="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="NAME" alias="Name" gridfield="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="COUNTRY" alias="Country" gridfield="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="BLOCK" alias="Block" gridfield="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="LOCAL_AUTH" alias="Local Authority" gridfield="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="GRID_REF" alias="Grid Ref." gridfield="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="EASTING" alias="Easting" gridfield="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="NORTHING" alias="Northing" gridfield="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="CODELINK" alias="Link" hyperlinkgridfield="true" hyperlinkaliastext="Link to JNCC data"/&amp;gt;
&amp;nbsp; &amp;lt;/fields&amp;gt;
&amp;lt;/layer&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sam&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 01:38:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597285#M17105</guid>
      <dc:creator>SamBishop</dc:creator>
      <dc:date>2021-12-12T01:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget for FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597286#M17106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you! I will keep my eyes out for the updated code. Please let me know if you need another person to test it out.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 14:31:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597286#M17106</guid>
      <dc:creator>AlexJones</dc:creator>
      <dc:date>2010-10-26T14:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget for FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597287#M17107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Robert - I had just assumed the Geometry service was burried in the code without looking more closely at the xml file.&amp;nbsp; Here is my version:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&amp;lt;layers&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &amp;lt;layer&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;Addresses&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;url&amp;gt;http://agsmaps.ci.santa-rosa.ca.us/ArcGIS/rest/services/MiscLayersExt/MapServer/4&amp;lt;/url&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;expression&amp;gt;FullAddr LIKE '%[value]%'&amp;lt;/expression&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;textsearchlabel&amp;gt;Search by Address&amp;nbsp; [ Example: 100 Santa Rosa Ave ]:&amp;lt;/textsearchlabel&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;graphicalsearchlabel&amp;gt;Use one of the graphical search tools to select Addresses&amp;lt;/graphicalsearchlabel&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;spatialsearchlabel&amp;gt;Select the two layers for spatial query&amp;lt;/spatialsearchlabel&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;spatialsearchlayer&amp;gt;true&amp;lt;/spatialsearchlayer&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;spatialrelationlayer&amp;gt;true&amp;lt;/spatialrelationlayer&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;titlefield&amp;gt;ASMT&amp;lt;/titlefield&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;linkfield&amp;gt;&amp;lt;/linkfield&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields all="false"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="FullAddr" alias="Address"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/layer&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;layer&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;Landmarks&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;url&amp;gt;http://agsmaps.ci.santa-rosa.ca.us/ArcGIS/rest/services/MiscLayersExt/MapServer/8&amp;lt;/url&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;expression&amp;gt;NAME LIKE '%[value]%'&amp;lt;/expression&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;textsearchlabel&amp;gt;Search by Name&amp;nbsp; [ Example: school ]:&amp;lt;/textsearchlabel&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;graphicalsearchlabel&amp;gt;Use one of the graphical search tools to select landmarks&amp;lt;/graphicalsearchlabel&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;spatialsearchlabel&amp;gt;Select the two layers for spatial query&amp;lt;/spatialsearchlabel&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;spatialsearchlayer&amp;gt;true&amp;lt;/spatialsearchlayer&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;spatialrelationlayer&amp;gt;true&amp;lt;/spatialrelationlayer&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;titlefield&amp;gt;ASMT&amp;lt;/titlefield&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;linkfield&amp;gt;URL&amp;lt;/linkfield&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields all="false"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="NAME" alias="Name"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="TYPE" alias="Type"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="URL" alias="Link"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/layer&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;layer&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;Parcels&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;url&amp;gt;http://agsmaps.ci.santa-rosa.ca.us/ArcGIS/rest/services/Parcels/MapServer/0&amp;lt;/url&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;expression&amp;gt;ASMT LIKE '[value]%'&amp;lt;/expression&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;textsearchlabel&amp;gt;Search by APN&amp;nbsp; [ Example: 009191021 ]:&amp;lt;/textsearchlabel&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;graphicalsearchlabel&amp;gt;Use one of the graphical search tools to select parcels&amp;lt;/graphicalsearchlabel&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;spatialsearchlabel&amp;gt;Select the two layers for spatial query&amp;lt;/spatialsearchlabel&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;spatialsearchlayer&amp;gt;true&amp;lt;/spatialsearchlayer&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;spatialrelationlayer&amp;gt;true&amp;lt;/spatialrelationlayer&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;titlefield&amp;gt;&amp;lt;/titlefield&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;linkfield&amp;gt;&amp;lt;/linkfield&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields all="false"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="ASMT" alias="APN" gridfield="true" gridfieldonly="false"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="SITUS_ADDRESS" alias="Address" gridfield="true" gridfieldonly="false"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/layer&amp;gt;&lt;BR /&gt; &amp;lt;/layers&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 14:56:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597287#M17107</guid>
      <dc:creator>MikeHargreaves</dc:creator>
      <dc:date>2010-10-26T14:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget for FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597288#M17108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Robert / Erwan - nice looking widget.&amp;nbsp; But am I right in thinking that the default search tool automatically displays a field's alias in the search tool widget?&amp;nbsp; You only need define an alias attribute if you want to override the field alias. From my perspective it would be useful if your enhanced search widget could replicate this in the results grid.&lt;BR /&gt;&lt;BR /&gt;Also I'm only seeing the contents of the &amp;lt;titlefield&amp;gt; tag in the search widget itself...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sam&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Getting same results.&amp;nbsp; I need to show at least 2 to 3 fields in the search widget results (address, owner, parcel id) and have these in the data grid along with other fields. (BTW, thanks for this widget!)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 15:08:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597288#M17108</guid>
      <dc:creator>LeeAllen</dc:creator>
      <dc:date>2010-10-26T15:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget for FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597289#M17109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nice work Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It appears I am missing an image file...when I select the "Graphical Search" option. The far-left icon appears to missing?&amp;nbsp; I believe I have installed the widget properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have attached a screen shot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 16:24:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597289#M17109</guid>
      <dc:creator>EricVenden</dc:creator>
      <dc:date>2010-10-26T16:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget for FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597290#M17110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Nice work Robert,&lt;BR /&gt;It appears I am missing an image file...when I select the "Graphical Search" option. The far-left icon appears to missing?&amp;nbsp; I believe I have installed the widget properly.&lt;BR /&gt;&lt;BR /&gt;I have attached a screen shot.&lt;BR /&gt;Any help would be appreciated.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the SearchWidget.mxml, line 1473 refers to "assets/images/i_draw_draw.png".&amp;nbsp; You either have to change this to match the draw icon you are using (i_draw.png) or have an icon named i_draw_draw.png.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 16:28:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597290#M17110</guid>
      <dc:creator>LeeAllen</dc:creator>
      <dc:date>2010-10-26T16:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget for FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597291#M17111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Just hang tight with all the issue you are having i.e. the missing png and the results only having the titleField. I have pulled this widget until I get these things fixed and will have a new version fixing all of these issues ASAP.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 18:55:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597291#M17111</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-10-26T18:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget for FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597292#M17112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Let's try this again. Version 2.1.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is what was done&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; * Fixes issue with Search Results not having all the specified fields&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * Enhancement made to use fields alias if an alias is not specified in the SearchWidget.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * Enhancement made to use the dateformat attribute in the datagrid for date fields also&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * Fixed integration issue with the draw widget&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; * Fixed the issue of the graphics not be clear from the screen when the widget is closed&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 19:48:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597292#M17112</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-10-26T19:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget for FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597293#M17113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Robert, seems to be working better now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 22:21:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597293#M17113</guid>
      <dc:creator>MikeHargreaves</dc:creator>
      <dc:date>2010-10-26T22:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget for FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597294#M17114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert using the default config you posted am I correct in that it will not enter into this if statement? Line 1361.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;if(!gridFields){
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; showMessage("No Datagrid configured for this layer", false);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems to open the datagrid for me even without grid fields defined. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I check the length I can return the message. Might just be me, but I assume others might run into a similar issue. &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;if(gridFields.length == 0){...}&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Awesome widget. Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 01:38:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597294#M17114</guid>
      <dc:creator>AlexJones</dc:creator>
      <dc:date>2021-12-12T01:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget for FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597295#M17115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alex,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Thanks for that info. There was so much code to convert and create to get this widget converted to FlexViewer 2.1 and all Spark component and skins that I knew I would miss a couple of things. I will include that change in the next version that I am working on that allows for number and currency formatting of fields in addition to the date formatting.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 22:35:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597295#M17115</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-10-26T22:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget for FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597296#M17116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Don't forget to rate and comment on this code here&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=5d4995ccdb99429185dfd8d8fb2a513e"&gt;http://www.arcgis.com/home/item.html?id=5d4995ccdb99429185dfd8d8fb2a513e&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 22:43:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597296#M17116</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-10-26T22:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget for FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597297#M17117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the updated version Robert.&amp;nbsp; Field alias is now working great.&amp;nbsp; Just noticed though that I'm not seeing my hyperlink field in the grid anymore - with or without &amp;lt;hyperlinkaliastext&amp;gt; defined.&amp;nbsp; But it is in the .csv download (minus a column heading)...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 08:35:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597297#M17117</guid>
      <dc:creator>SamBishop</dc:creator>
      <dc:date>2010-10-27T08:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget for FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597298#M17118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is anyone having the issue I am?:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Clicking on the 'Use Existing Draw Widget Graphics' returns 'There are no graphics available'.&amp;nbsp; I have included&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;graphicsLayer.name = "myGraLay";&lt;BR /&gt;graphicsLayer.id = "myGraLay";&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in the DrawWidget.mxml, all the modules are loaded and I haven't made any other changes.&amp;nbsp; I am using the enhanced Draw Widget also provided by Robert.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 10:54:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597298#M17118</guid>
      <dc:creator>philippschnetzer</dc:creator>
      <dc:date>2010-10-27T10:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget for FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597299#M17119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Phillip,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I tested this with my enhanced draw widget... In the DrawWidget.mxml make use you have&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;graphicsLayer = new GraphicsLayer();
&amp;nbsp;&amp;nbsp;&amp;nbsp; graphicsLayer.id = "myGraLay";
&amp;nbsp;&amp;nbsp;&amp;nbsp; graphicsLayer.name = "myGraLay";
&amp;nbsp;&amp;nbsp;&amp;nbsp; graphicsLayer.addEventListener(GraphicEvent.GRAPHIC_ADD,addContextMenu);
&amp;nbsp;&amp;nbsp;&amp;nbsp; map.addLayer(graphicsLayer);&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At the very beginning of the init function.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 01:38:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-for-flexviewer-2-1/m-p/597299#M17119</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T01:38:43Z</dc:date>
    </item>
  </channel>
</rss>

