<?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 Group Filter Widget display the &amp;quot;added criteria&amp;quot; by default in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/group-filter-widget-display-the-quot-added/m-p/38033#M1041</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Group Filter widget doesn't seem to have the "Between" operator like the regular Filter widget has. So, to filter by a date range I believe I need to choose "GREATER THAN OR EQUAL TO", then click the add criteria button to select "AND", and then select LESS THAN OR EQUAL TO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My users will always be doing a date range search, so I want it to display the following when the Group Filter widget opens (rather than have to go through the process of selecting the operators).&lt;/P&gt;&lt;P&gt;I modified the text in the&amp;nbsp;widgets\GroupFilter\nls\String.js. Thank you.&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/314480_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Feb 2017 20:17:48 GMT</pubDate>
    <dc:creator>AndrewL</dc:creator>
    <dc:date>2017-02-03T20:17:48Z</dc:date>
    <item>
      <title>Group Filter Widget display the "added criteria" by default</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/group-filter-widget-display-the-quot-added/m-p/38033#M1041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Group Filter widget doesn't seem to have the "Between" operator like the regular Filter widget has. So, to filter by a date range I believe I need to choose "GREATER THAN OR EQUAL TO", then click the add criteria button to select "AND", and then select LESS THAN OR EQUAL TO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My users will always be doing a date range search, so I want it to display the following when the Group Filter widget opens (rather than have to go through the process of selecting the operators).&lt;/P&gt;&lt;P&gt;I modified the text in the&amp;nbsp;widgets\GroupFilter\nls\String.js. Thank you.&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/314480_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 20:17:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/group-filter-widget-display-the-quot-added/m-p/38033#M1041</guid>
      <dc:creator>AndrewL</dc:creator>
      <dc:date>2017-02-03T20:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Group Filter Widget display the "added criteria" by default</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/group-filter-widget-display-the-quot-added/m-p/38034#M1042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added the following code to line 84 in the widget.js and is currently working fine.&lt;/P&gt;&lt;P&gt;this.createNewRow({operator:"&amp;lt;=", value:"", conjunc:"AND", state:"new"});&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 19:09:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/group-filter-widget-display-the-quot-added/m-p/38034#M1042</guid>
      <dc:creator>AndrewL</dc:creator>
      <dc:date>2017-02-06T19:09:42Z</dc:date>
    </item>
  </channel>
</rss>

