<?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 Enhanced Search Widget, Passing SQL query via URL String in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-passing-sql-query-via-url/m-p/157829#M5025</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is very easy to configure the eSearch widget to utilize pure SQL query strings but is there a way to pass those query strings via a URL? I've experimented a bit but haven't gotten it to work. I suspect there must be a way to format the string so that it is recognized by the widget. Has anyone leveraged the eSearch widget in this manner?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 May 2012 16:44:38 GMT</pubDate>
    <dc:creator>KentuckyDGI</dc:creator>
    <dc:date>2012-05-09T16:44:38Z</dc:date>
    <item>
      <title>Enhanced Search Widget, Passing SQL query via URL String</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-passing-sql-query-via-url/m-p/157829#M5025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is very easy to configure the eSearch widget to utilize pure SQL query strings but is there a way to pass those query strings via a URL? I've experimented a bit but haven't gotten it to work. I suspect there must be a way to format the string so that it is recognized by the widget. Has anyone leveraged the eSearch widget in this manner?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2012 16:44:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-passing-sql-query-via-url/m-p/157829#M5025</guid>
      <dc:creator>KentuckyDGI</dc:creator>
      <dc:date>2012-05-09T16:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget, Passing SQL query via URL String</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-passing-sql-query-via-url/m-p/157830#M5026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kentucky DGI,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; If you are using the source code I can point you to the offending line that needs to be fixed. If you are using the compiled version than you will have to wait for the next release for this to be fixed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2012 17:20:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-passing-sql-query-via-url/m-p/157830#M5026</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-05-09T17:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget, Passing SQL query via URL String</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-passing-sql-query-via-url/m-p/157831#M5027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using the compiled version. I just got it to work a few minutes ago!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Had to work with the string until I got the syntax just right.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2012 17:40:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-passing-sql-query-via-url/m-p/157831#M5027</guid>
      <dc:creator>KentuckyDGI</dc:creator>
      <dc:date>2012-05-09T17:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget, Passing SQL query via URL String</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-passing-sql-query-via-url/m-p/157832#M5028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you please print an example how it has to look like?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Matthias&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 07:47:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-passing-sql-query-via-url/m-p/157832#M5028</guid>
      <dc:creator>MatthiasPfeiffer</dc:creator>
      <dc:date>2012-05-10T07:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget, Passing SQL query via URL String</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-passing-sql-query-via-url/m-p/157833#M5029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is the string I used in the URL:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;index.html?search=AIRDIST%20%3E%2080&amp;amp;slayer=1&amp;amp;exprnum=3&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this case I'm querying the field "AIRDIST" (distance to the closest airport) for instances where the distance is greater than 80. I'm leveraging the first layer in the searchwidget config file and the 3rd expression for that particular layer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 12:04:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-passing-sql-query-via-url/m-p/157833#M5029</guid>
      <dc:creator>KentuckyDGI</dc:creator>
      <dc:date>2012-05-10T12:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget, Passing SQL query via URL String</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-passing-sql-query-via-url/m-p/157834#M5030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Matthias and Kentucy DGI,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; What Kentucy DGI has posted works and avoids the bug I mentioned because it is searching for a number and not a string. As soon as you attempt to search for a string by putting single quotes in you will run into the bug. As I mentioned this bug will be addressed in the next release.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 22:20:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-passing-sql-query-via-url/m-p/157834#M5030</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-05-10T22:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Search Widget, Passing SQL query via URL String</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-passing-sql-query-via-url/m-p/157835#M5031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I learned this weekend that it does not work for a text string. Luckily my application can leverage a number!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We appreciate your efforts and look forward to the next release.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 May 2012 15:19:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-search-widget-passing-sql-query-via-url/m-p/157835#M5031</guid>
      <dc:creator>KentuckyDGI</dc:creator>
      <dc:date>2012-05-13T15:19:30Z</dc:date>
    </item>
  </channel>
</rss>

