<?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 Contingent Value/Cascading Select/Allowed Domain Values in ArcGIS Field Maps Questions</title>
    <link>https://community.esri.com/t5/arcgis-field-maps-questions/contingent-value-cascading-select-allowed-domain/m-p/1646865#M11321</link>
    <description>&lt;P&gt;I am trying to emulate the behavior of "Cascading Selects" in Survey 123 but for use in field maps.&lt;/P&gt;&lt;P&gt;I have an existing survey that users have been working with for some time that has cascading selects . I also want the ability to edit and add features via Field maps (particularly so people don't have to cycle through&amp;nbsp; multiple repeats&amp;nbsp; to get to the correct feature) but am struggling with how to implement this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am aware that field maps can provide this functionality&amp;nbsp;&lt;STRONG&gt;if &lt;/STRONG&gt;contingent values are set up in ArcGSI Pro and the feature layer is published from there, but i already have the hosted feature layer that was generated by publishing the Survey 123. The topic seems to have been asked here&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-field-maps-questions/adding-contingent-values-to-hosted-feature-layer/td-p/1185668" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-field-maps-questions/adding-contingent-values-to-hosted-feature-layer/td-p/1185668&amp;nbsp;&lt;/A&gt;&amp;nbsp;as well but no easy solution seems available.&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;Having also used Sweet for ArcGIS for other applications, which&amp;nbsp;&lt;STRONG&gt;does not&lt;/STRONG&gt; honour contingent values, the method in there is to use a decode function in arcade to populate the allowed values using the script below, however when entering this into the calculated expression function in field maps form designer, its says that its invalid.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://community.esri.com/t5/arcgis-field-maps-questions/adding-contingent-values-to-hosted-feature-layer/td-p/1185668" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristopherDawe_0-1756482581721.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/139653i9FB2AA552E413404/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristopherDawe_0-1756482581721.png" alt="ChristopherDawe_0-1756482581721.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;Is there a method of limiting domain values based on previous answers (ie contingent values/cascading selects) through arcade scripting in Field maps.&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;It's a little frustrating that of the three esri field data collection apps (field maps, Survey123, Sweet) that there isnt a compatible method across all three&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Aug 2025 15:53:29 GMT</pubDate>
    <dc:creator>ChristopherDawe</dc:creator>
    <dc:date>2025-08-29T15:53:29Z</dc:date>
    <item>
      <title>Contingent Value/Cascading Select/Allowed Domain Values</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/contingent-value-cascading-select-allowed-domain/m-p/1646865#M11321</link>
      <description>&lt;P&gt;I am trying to emulate the behavior of "Cascading Selects" in Survey 123 but for use in field maps.&lt;/P&gt;&lt;P&gt;I have an existing survey that users have been working with for some time that has cascading selects . I also want the ability to edit and add features via Field maps (particularly so people don't have to cycle through&amp;nbsp; multiple repeats&amp;nbsp; to get to the correct feature) but am struggling with how to implement this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am aware that field maps can provide this functionality&amp;nbsp;&lt;STRONG&gt;if &lt;/STRONG&gt;contingent values are set up in ArcGSI Pro and the feature layer is published from there, but i already have the hosted feature layer that was generated by publishing the Survey 123. The topic seems to have been asked here&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-field-maps-questions/adding-contingent-values-to-hosted-feature-layer/td-p/1185668" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-field-maps-questions/adding-contingent-values-to-hosted-feature-layer/td-p/1185668&amp;nbsp;&lt;/A&gt;&amp;nbsp;as well but no easy solution seems available.&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;Having also used Sweet for ArcGIS for other applications, which&amp;nbsp;&lt;STRONG&gt;does not&lt;/STRONG&gt; honour contingent values, the method in there is to use a decode function in arcade to populate the allowed values using the script below, however when entering this into the calculated expression function in field maps form designer, its says that its invalid.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://community.esri.com/t5/arcgis-field-maps-questions/adding-contingent-values-to-hosted-feature-layer/td-p/1185668" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristopherDawe_0-1756482581721.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/139653i9FB2AA552E413404/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristopherDawe_0-1756482581721.png" alt="ChristopherDawe_0-1756482581721.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;Is there a method of limiting domain values based on previous answers (ie contingent values/cascading selects) through arcade scripting in Field maps.&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;It's a little frustrating that of the three esri field data collection apps (field maps, Survey123, Sweet) that there isnt a compatible method across all three&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2025 15:53:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/contingent-value-cascading-select-allowed-domain/m-p/1646865#M11321</guid>
      <dc:creator>ChristopherDawe</dc:creator>
      <dc:date>2025-08-29T15:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Contingent Value/Cascading Select/Allowed Domain Values</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/contingent-value-cascading-select-allowed-domain/m-p/1646869#M11322</link>
      <description>&lt;P&gt;Agreed - the lack of consistency is a pain. The hacky workaround I use is something like this:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;species_type = ['flora','fauna']&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;species_flora = [&amp;lt;list of flora species&amp;gt;] |&amp;nbsp;&lt;EM&gt;conditionally visible&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;species_fauna = [&amp;lt;list of fauna species&amp;gt;] &lt;EM&gt;conditionally visible&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;species_value = hidden field that pulls either `species_flora` or `species_fauna`&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;species_value holds the actual choice in a single spot, so I don't have to look for multiple fields in reports/symbology/etc.&lt;/P&gt;&lt;P&gt;I have tried contingent values in the past - but they are a total pain to update post-publish.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2025 15:59:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/contingent-value-cascading-select-allowed-domain/m-p/1646869#M11322</guid>
      <dc:creator>ClayDonaldsonSWCA</dc:creator>
      <dc:date>2025-08-29T15:59:11Z</dc:date>
    </item>
  </channel>
</rss>

