<?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: eSearch Widget in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget/m-p/785371#M3549</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rudo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; This is the standard behavior of the dojo filtering select dijit to change this to a wildcard type search you need to make these changes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the SingleParameter.js file @ line 253 (the line should be&amp;nbsp; &lt;EM&gt;if(shortType === 'string'){&lt;/EM&gt;&amp;nbsp; ) add these two lines after that line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;this.stringCodedValuesFS.set('autoComplete', false);
this.stringCodedValuesFS.set('queryExpr', '*${0}*');&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and viola you will get what you are wanting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 08:56:59 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2021-12-12T08:56:59Z</dc:date>
    <item>
      <title>eSearch Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget/m-p/785370#M3548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert, I have set my selection filter to predefined and I want my users to be able to type any letters or numbers and bring up possible selections. Currently, it is only selecting searches that match the beginning characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to set it where the user can type 'W' or 'Wo' for example and bring up all the radio code that has a 'W' or 'Wo' in it. Some times our users do not know the numerical portion of the radio code. I tried a % but didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/188586_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 14:51:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget/m-p/785370#M3548</guid>
      <dc:creator>RudoDuncan</dc:creator>
      <dc:date>2016-03-03T14:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget/m-p/785371#M3549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rudo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; This is the standard behavior of the dojo filtering select dijit to change this to a wildcard type search you need to make these changes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the SingleParameter.js file @ line 253 (the line should be&amp;nbsp; &lt;EM&gt;if(shortType === 'string'){&lt;/EM&gt;&amp;nbsp; ) add these two lines after that line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;this.stringCodedValuesFS.set('autoComplete', false);
this.stringCodedValuesFS.set('queryExpr', '*${0}*');&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and viola you will get what you are wanting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 08:56:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget/m-p/785371#M3549</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T08:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget/m-p/785372#M3550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're a gentleman and a scholar. Thank You once again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 17:06:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget/m-p/785372#M3550</guid>
      <dc:creator>RudoDuncan</dc:creator>
      <dc:date>2016-03-03T17:06:22Z</dc:date>
    </item>
  </channel>
</rss>

