<?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: Show include text query in selection in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/show-include-text-query-in-selection/m-p/769456#M1532</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry it is unchecked by default as shown below. I don't know if there is an option of checking it in by default in your configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/356312_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jun 2017 21:09:47 GMT</pubDate>
    <dc:creator>RudoDuncan</dc:creator>
    <dc:date>2017-06-08T21:09:47Z</dc:date>
    <item>
      <title>Show include text query in selection</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/show-include-text-query-in-selection/m-p/769454#M1530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to make the show include text query in selection checked by default? I was looking through your code but couldn't find it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/356287_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/rscheitlin"&gt;rscheitlin&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/message/447151"&gt;Roberts Custom WAB Widgets&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 20:02:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/show-include-text-query-in-selection/m-p/769454#M1530</guid>
      <dc:creator>RudoDuncan</dc:creator>
      <dc:date>2017-06-08T20:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Show include text query in selection</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/show-include-text-query-in-selection/m-p/769455#M1531</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; &amp;nbsp;I am confused it is checked by default.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 20:44:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/show-include-text-query-in-selection/m-p/769455#M1531</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-06-08T20:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Show include text query in selection</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/show-include-text-query-in-selection/m-p/769456#M1532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry it is unchecked by default as shown below. I don't know if there is an option of checking it in by default in your configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/356312_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 21:09:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/show-include-text-query-in-selection/m-p/769456#M1532</guid>
      <dc:creator>RudoDuncan</dc:creator>
      <dc:date>2017-06-08T21:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Show include text query in selection</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/show-include-text-query-in-selection/m-p/769457#M1533</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; &amp;nbsp;OK that is a different image (that is the actual widget UI and not the settings UI like you showed before). To check that by default you will need to modify the Widget.html as there is no setting for that to be checked in the configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open the Widget.html and search for "cbxAddTextQuery" and change the&amp;nbsp;&lt;/P&gt;&lt;P&gt;data-dojo-props="checked: false,&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;data-dojo-props="checked: true,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 21:13:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/show-include-text-query-in-selection/m-p/769457#M1533</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-06-08T21:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Show include text query in selection</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/show-include-text-query-in-selection/m-p/769458#M1534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Robert, so if I want to make changes to the configurations manually, I will look in the widget UI correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 21:45:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/show-include-text-query-in-selection/m-p/769458#M1534</guid>
      <dc:creator>RudoDuncan</dc:creator>
      <dc:date>2017-06-08T21:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Show include text query in selection</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/show-include-text-query-in-selection/m-p/769459#M1535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Rudo,&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp; In my last reply I tell you specifically what you need to do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 22:29:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/show-include-text-query-in-selection/m-p/769459#M1535</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-06-08T22:29:58Z</dc:date>
    </item>
  </channel>
</rss>

