<?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 WAB filter widget - strings w/ special characters in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-filter-widget-strings-w-special-characters/m-p/745140#M19582</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to use the WAB filter widget for strings that begin with a space or a tab. I tried several different ways of doing this and none worked. Things I tried&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;space in single quotes ' '&lt;/LI&gt;&lt;LI&gt;space in double quotes " "&lt;/LI&gt;&lt;LI&gt;%20&lt;/LI&gt;&lt;LI&gt;%20 in single quotes&lt;/LI&gt;&lt;LI&gt;%20 in double quotes&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this is possible because I can use the REST API to query for strings that begin with a space, but could not find a way to do this in the filter widget. Any ideas? This sounds like something that could be implemented pretty easily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using a URL, for finding records that begin with a space, I use the following where clause&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;where=survey_key%20LIKE%20%27%20%25%27&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use the query web form at the REST endpoint, I use the following for my where clause&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;survey_key LIKE ' %'&lt;/P&gt;&lt;P&gt;When I hit the Query (GET) button, the URL has the following where clause&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;where=survey_key+LIKE+%27+%25%27&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 May 2019 16:33:38 GMT</pubDate>
    <dc:creator>JimmyKnowles</dc:creator>
    <dc:date>2019-05-14T16:33:38Z</dc:date>
    <item>
      <title>WAB filter widget - strings w/ special characters</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-filter-widget-strings-w-special-characters/m-p/745140#M19582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to use the WAB filter widget for strings that begin with a space or a tab. I tried several different ways of doing this and none worked. Things I tried&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;space in single quotes ' '&lt;/LI&gt;&lt;LI&gt;space in double quotes " "&lt;/LI&gt;&lt;LI&gt;%20&lt;/LI&gt;&lt;LI&gt;%20 in single quotes&lt;/LI&gt;&lt;LI&gt;%20 in double quotes&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this is possible because I can use the REST API to query for strings that begin with a space, but could not find a way to do this in the filter widget. Any ideas? This sounds like something that could be implemented pretty easily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using a URL, for finding records that begin with a space, I use the following where clause&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;where=survey_key%20LIKE%20%27%20%25%27&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use the query web form at the REST endpoint, I use the following for my where clause&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;survey_key LIKE ' %'&lt;/P&gt;&lt;P&gt;When I hit the Query (GET) button, the URL has the following where clause&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;where=survey_key+LIKE+%27+%25%27&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2019 16:33:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-filter-widget-strings-w-special-characters/m-p/745140#M19582</guid>
      <dc:creator>JimmyKnowles</dc:creator>
      <dc:date>2019-05-14T16:33:38Z</dc:date>
    </item>
  </channel>
</rss>

