<?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: SearchWidget questions in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/searchwidget-questions/m-p/251343#M7702</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;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Sorry you will need to use the flexviewer source to accomplish what you are attempting to do, you can not change this by configuring the compiled viewer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Oct 2010 18:59:02 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2010-10-15T18:59:02Z</dc:date>
    <item>
      <title>SearchWidget questions</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/searchwidget-questions/m-p/251339#M7698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A few questions for setting up SearchWidget&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; Is it possible to use more than one value - say street number and street name?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; How would I set up a LIKE expression? - I tried APN LIKE '[value]'% and that didn't work...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3.&amp;nbsp; Does the linkfield need to contain the complete URL, or can it have just part of the URL and then build the rest.&amp;nbsp; And if that is possible, is it possible to do string manipulation on the field e.g. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Left(field,5)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2010 23:11:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/searchwidget-questions/m-p/251339#M7698</guid>
      <dc:creator>MikeHargreaves</dc:creator>
      <dc:date>2010-10-14T23:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: SearchWidget questions</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/searchwidget-questions/m-p/251340#M7699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So I got Like to work right after posting =&amp;gt; APN LIKE '[value]%'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but I thought of another question - is it possible to default to Text Search instead of Graphical Search?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2010 23:17:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/searchwidget-questions/m-p/251340#M7699</guid>
      <dc:creator>MikeHargreaves</dc:creator>
      <dc:date>2010-10-14T23:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: SearchWidget questions</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/searchwidget-questions/m-p/251341#M7700</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; Sure, just put currentState="textInput" attribute in the viewer:BaseWidget element in the searchwidget.mxml&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Oct 2010 00:22:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/searchwidget-questions/m-p/251341#M7700</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-10-15T00:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: SearchWidget questions</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/searchwidget-questions/m-p/251342#M7701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Mike,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; Sure, just put currentState="textInput" attribute in the viewer:BaseWidget element in the searchwidget.mxml&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry, but that was mostly Greek to me.&amp;nbsp; I'm just starting out with the FV, and have had no experience wiith Flex previously.&amp;nbsp; At this point, I've been playing around with the Config.xml and the various widget .xmls.&amp;nbsp; I see a searchwidget.xml, but not a .mxml, and I'm not familiar with the viewer:BaseWidget element...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Oct 2010 14:49:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/searchwidget-questions/m-p/251342#M7701</guid>
      <dc:creator>MikeHargreaves</dc:creator>
      <dc:date>2010-10-15T14:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: SearchWidget questions</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/searchwidget-questions/m-p/251343#M7702</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;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Sorry you will need to use the flexviewer source to accomplish what you are attempting to do, you can not change this by configuring the compiled viewer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Oct 2010 18:59:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/searchwidget-questions/m-p/251343#M7702</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-10-15T18:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: SearchWidget questions</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/searchwidget-questions/m-p/251344#M7703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any answers to my original questions 1 and 3?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;A few questions for setting up SearchWidget&lt;BR /&gt;&lt;BR /&gt;1.&amp;nbsp; Is it possible to use more than one value - say street number and street name?&lt;BR /&gt;&lt;BR /&gt;2.&amp;nbsp; How would I set up a LIKE expression? - I tried APN LIKE '[value]'% and that didn't work...&lt;BR /&gt;&lt;BR /&gt;3.&amp;nbsp; Does the linkfield need to contain the complete URL, or can it have just part of the URL and then build the rest.&amp;nbsp; And if that is possible, is it possible to do string manipulation on the field e.g. &lt;BR /&gt;Left(field,5)?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Oct 2010 16:46:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/searchwidget-questions/m-p/251344#M7703</guid>
      <dc:creator>MikeHargreaves</dc:creator>
      <dc:date>2010-10-18T16:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: SearchWidget questions</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/searchwidget-questions/m-p/251345#M7704</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; Same scenario you would have to have the source code to modify the searchWidget to accommodate multiple search fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And without the source and modifications yes you would need the whole url in a field.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Oct 2010 16:55:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/searchwidget-questions/m-p/251345#M7704</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-10-18T16:55:48Z</dc:date>
    </item>
  </channel>
</rss>

