<?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 Field Map conditional visibility not working in ArcGIS Field Maps Questions</title>
    <link>https://community.esri.com/t5/arcgis-field-maps-questions/field-map-conditional-visibility-not-working/m-p/1056701#M986</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I read the documentation:&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/field-maps/android/help/configure-the-form.htm#ESRI_SECTION1_8989BE629B354C48B0E43990BF46BF97" target="_blank" rel="noopener"&gt;https://doc.arcgis.com/en/field-maps/android/help/configure-the-form.htm#ESRI_SECTION1_8989BE629B354C48B0E43990BF46BF97&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I understand the logic of the expression, still, when I write the arcade expression in my form the fields do not appear even if I choose the condition or will appear on the form nevertheless.&lt;/P&gt;&lt;P&gt;I tried:&amp;nbsp;$feature.PointType == "Feature" and&amp;nbsp;$feature.PointType != "Feature"&lt;/P&gt;&lt;P&gt;When using == the fields never appear, when using != the fields appear with the fields that do not have arcade expression.&lt;/P&gt;&lt;P&gt;I had the idea that it was my tablet version, now I am on Android 10 and still not working.&lt;/P&gt;&lt;P&gt;All best,&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 May 2021 15:22:20 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2021-05-11T15:22:20Z</dc:date>
    <item>
      <title>Field Map conditional visibility not working</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/field-map-conditional-visibility-not-working/m-p/1056701#M986</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I read the documentation:&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/field-maps/android/help/configure-the-form.htm#ESRI_SECTION1_8989BE629B354C48B0E43990BF46BF97" target="_blank" rel="noopener"&gt;https://doc.arcgis.com/en/field-maps/android/help/configure-the-form.htm#ESRI_SECTION1_8989BE629B354C48B0E43990BF46BF97&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I understand the logic of the expression, still, when I write the arcade expression in my form the fields do not appear even if I choose the condition or will appear on the form nevertheless.&lt;/P&gt;&lt;P&gt;I tried:&amp;nbsp;$feature.PointType == "Feature" and&amp;nbsp;$feature.PointType != "Feature"&lt;/P&gt;&lt;P&gt;When using == the fields never appear, when using != the fields appear with the fields that do not have arcade expression.&lt;/P&gt;&lt;P&gt;I had the idea that it was my tablet version, now I am on Android 10 and still not working.&lt;/P&gt;&lt;P&gt;All best,&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 15:22:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/field-map-conditional-visibility-not-working/m-p/1056701#M986</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-05-11T15:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Field Map conditional visibility not working</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/field-map-conditional-visibility-not-working/m-p/1056787#M988</link>
      <description>&lt;P&gt;It only worked like this:&lt;/P&gt;&lt;P&gt;DomainName($feature, "&lt;SPAN&gt;PointType&lt;/SPAN&gt;") == "&lt;SPAN&gt;Feature&lt;/SPAN&gt;"&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 18:45:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/field-map-conditional-visibility-not-working/m-p/1056787#M988</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-05-11T18:45:29Z</dc:date>
    </item>
  </channel>
</rss>

