<?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: Webmap layer filter by &amp;quot;contains&amp;quot; in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138985#M6814</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Was the symbology a unique renderer based on that field ?&lt;/P&gt;&lt;P&gt;I am under the impression that "contains" is not available if the symbology is made on that field.&lt;/P&gt;&lt;P&gt;Too bad...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Nov 2019 07:26:22 GMT</pubDate>
    <dc:creator>NicolasGIS</dc:creator>
    <dc:date>2019-11-21T07:26:22Z</dc:date>
    <item>
      <title>Webmap layer filter by "contains"</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138971#M6800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a layer which is created in Survey123.&amp;nbsp; One of the questions is a select multiple type. On this question I want to create layer filters so that if it contains a certain text then it will appear in the layer.&amp;nbsp; The only options I can see is for it to be exactly one thing (or not or blank).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 6 different options within the multi type question.&amp;nbsp; That leads to 61 different selection combinations.&amp;nbsp; I was hoping that this tool would save me from having to create 61 different test surveys so that I can group them all which would look like (issues is a AND issues is b AND issues is c AND ...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way I can do this? Am I missing something obvious?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2018 04:01:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138971#M6800</guid>
      <dc:creator>NaomiBegg2</dc:creator>
      <dc:date>2018-11-22T04:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Webmap layer filter by "contains"</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138972#M6801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The layer filter in the webmap should give you an option to use contains and add multiple expressions as an Or statement as in the example in the attached image.&amp;nbsp; You can also set up a filter widget in a Web App builder application to accomplish this.&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/430197_Filter.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2018 20:16:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138972#M6801</guid>
      <dc:creator>EdApalinski</dc:creator>
      <dc:date>2018-11-23T20:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Webmap layer filter by "contains"</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138973#M6802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's exactly what I'm after but for some reason I only have four options within the filter for my layer.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/430203_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Nov 2018 19:49:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138973#M6802</guid>
      <dc:creator>NaomiBegg2</dc:creator>
      <dc:date>2018-11-25T19:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Webmap layer filter by "contains"</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138974#M6803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe the reason you only see is, is not, etc.. is because the field is a number data type.&amp;nbsp; While the label is text the data element which is written to the feature service is a number type, probably 1,2,3, etc..&amp;nbsp; Odd that the filter does not use the actual database value instead of the label.&amp;nbsp; I have a feature service with a domain used in collecotr which shows the 1,2,3 instead of the label.&amp;nbsp; If you built the survey in the Survey123 Connect app you could use the labels as the database values however spaces are not valid so you will need to use underscores.&amp;nbsp; If you used the web version perhaps you can change the domain values to be text instead of number based.&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2018 15:09:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138974#M6803</guid>
      <dc:creator>EdApalinski</dc:creator>
      <dc:date>2018-11-26T15:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Webmap layer filter by "contains"</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138975#M6804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm hoping that it hasn't given itself a second lot of code to confuse things!&lt;/P&gt;&lt;P&gt;Yes I created it using connect and this is what it shows within AGOL.&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/430265_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2018 19:59:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138975#M6804</guid>
      <dc:creator>NaomiBegg2</dc:creator>
      <dc:date>2018-11-26T19:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Webmap layer filter by "contains"</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138976#M6805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I looked at a feature service published using Connect and sure enough the select_one fields do not have the option for 'contains'.&amp;nbsp; Free text fields do.&amp;nbsp; You might want to ask this question in the Survey 123 Community since it looks like the select_one and possibly the select_many field types are having the issue.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2018 20:07:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138976#M6805</guid>
      <dc:creator>EdApalinski</dc:creator>
      <dc:date>2018-11-26T20:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Webmap layer filter by "contains"</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138977#M6806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just had a thought, you could try to set the &lt;STRONG&gt;bind::esri:fieldType&lt;/STRONG&gt; column to&amp;nbsp;esriFieldTypeString in the xls form.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2018 20:11:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138977#M6806</guid>
      <dc:creator>EdApalinski</dc:creator>
      <dc:date>2018-11-26T20:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Webmap layer filter by "contains"</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138978#M6807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2018 20:24:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138978#M6807</guid>
      <dc:creator>NaomiBegg2</dc:creator>
      <dc:date>2018-11-26T20:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Webmap layer filter by "contains"</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138979#M6808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Figured it, just testing now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesn't appear to have been successful &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2018 20:27:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138979#M6808</guid>
      <dc:creator>NaomiBegg2</dc:creator>
      <dc:date>2018-11-26T20:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Webmap layer filter by "contains"</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138980#M6809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/group/4077"&gt;Survey123 for ArcGIS&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2018 20:07:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138980#M6809</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-11-30T20:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Webmap layer filter by "contains"</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138981#M6810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naomi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A select_multiple field is stored as a string (text) field and should have the option for contains in the filter, as in this example:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" height="310" src="/legacyfs/online/430648_Screen Shot 2018-11-30 at 12.43.49 PM.png" width="575" /&gt;&lt;/P&gt;&lt;P&gt;There should not be a domain (choice list) associated with a select_multiple, as that prevents the multiple values from being displayed (multiple values are stored as a comma-separated list, so the combinations rapidly become more than we want to store in a domain)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&amp;nbsp;select_one question (which is discussed in the comments) is stored as a string field with a domain (the choice list) which restricts the value to only a predefined set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you originally create the question as a select_one and then change it to a select_multiple later? &amp;nbsp;If so, you will need to remove the choice list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2018 20:48:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138981#M6810</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-11-30T20:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Webmap layer filter by "contains"</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138982#M6811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This has always been a select_multiple layer and is required to be. If you see this question you will see that the domain&amp;nbsp; names didn't follow through on the layer&amp;nbsp;&lt;SPAN style="font-size: 10.0pt; color: #1f497d;"&gt;&lt;A _jive_internal="true" href="https://community.esri.com/thread/224848-domain-values-from-survey123-not-showing-in-webmap"&gt;https://community.esri.com/thread/224848-domain-values-from-survey123-not-showing-in-webmap&lt;/A&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I do require domain names however as the choices have been created in code which would mean nothing without the domain to turn it into English. Therefore I started to created the domains within the layer on AGOL.&amp;nbsp; If I were to remove these how would I then have a correct label showing that_doesnt_look_horrible_like_this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Dec 2018 20:40:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138982#M6811</guid>
      <dc:creator>NaomiBegg2</dc:creator>
      <dc:date>2018-12-02T20:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Webmap layer filter by "contains"</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138983#M6812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naomi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I mentioned above, domains &lt;STRONG&gt;&lt;EM&gt;can't&lt;/EM&gt;&lt;/STRONG&gt; work with select_multiple questions - domains allow only one choice to be saved. &amp;nbsp;To display human-readable labels for a select_multiple question, you can use an Arcade expression - see&amp;nbsp;&lt;A href="https://community.esri.com/groups/survey123/blog/2018/10/10/labels-for-multiple-choice-questions-using-arcade"&gt;https://community.esri.com/groups/survey123/blog/2018/10/10/labels-for-multiple-choice-questions-using-arcade&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2018 03:16:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138983#M6812</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-12-03T03:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Webmap layer filter by "contains"</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138984#M6813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, that was the direction I needed &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/grin.png" /&gt;&amp;nbsp;Along with this bit which showed me where to actually put the code!&amp;nbsp;&lt;A href="https://community.esri.com/groups/survey123/blog/2017/12/18/use-arcade-to-improve-survey123-other-answers-in-pop-ups"&gt;https://community.esri.com/groups/survey123/blog/2017/12/18/use-arcade-to-improve-survey123-other-answers-in-pop-ups&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the end I chose a simple Replace statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2018 01:48:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138984#M6813</guid>
      <dc:creator>NaomiBegg2</dc:creator>
      <dc:date>2018-12-04T01:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Webmap layer filter by "contains"</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138985#M6814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Was the symbology a unique renderer based on that field ?&lt;/P&gt;&lt;P&gt;I am under the impression that "contains" is not available if the symbology is made on that field.&lt;/P&gt;&lt;P&gt;Too bad...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2019 07:26:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138985#M6814</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2019-11-21T07:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Webmap layer filter by "contains"</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138986#M6815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have this exact same problem, with an active survey. I don't understand how to remove the choice list, so I can choose "contains" to filter my field by, without having survey respondents lose the choices they select from? Can you elaborate on what the fix is here so that my users can still "select multiple" in an active survey and I can select "contains" as a filter in my web map?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2020 18:33:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138986#M6815</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-11-04T18:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Webmap layer filter by "contains"</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138987#M6816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erica,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fix is only in the web map that displays the results, not the form. &amp;nbsp;The blog post&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.esri.com/groups/survey123/blog/2018/10/10/labels-for-multiple-choice-questions-using-arcade"&gt;Labels for Multiple Choice Questions Using Arcade&lt;/A&gt;&amp;nbsp;describes how to make a custom Arcade expression for viewing the list of choices; you would then modify the web map's pop-up to not display the multiple choice question directly, but rather the Arcade expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2020 18:52:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138987#M6816</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2020-11-04T18:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Webmap layer filter by "contains"</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138988#M6817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick reply! I'm fine with the way things show up in my pop-up, but I want the users in my web map to be able to choose "contains" when filtering, instead of "is". This is possible for this "select_multiple" field in my layer in Survey123, but not via my web map. Is there a fix?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2020 19:40:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138988#M6817</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-11-04T19:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: Webmap layer filter by "contains"</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138989#M6818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erica,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is a list attached to a field, it should be removed. &amp;nbsp;See the 'Delete a List' topic in&amp;nbsp;&lt;A class="link-titled" href="https://doc.arcgis.com/en/arcgis-online/manage-data/define-attribute-lists-and-ranges.htm" title="https://doc.arcgis.com/en/arcgis-online/manage-data/define-attribute-lists-and-ranges.htm"&gt;Define attribute lists and ranges—ArcGIS Online Help | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2020 20:05:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138989#M6818</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2020-11-04T20:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Webmap layer filter by "contains"</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138990#M6819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that section, it looks like if I delete that list, the users of my survey will no longer be able to have those values to choose from. I don't want them to have to remember the choices...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2020 20:31:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/webmap-layer-filter-by-quot-contains-quot/m-p/138990#M6819</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-11-04T20:31:41Z</dc:date>
    </item>
  </channel>
</rss>

