<?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: Contingent Values on Task fields in ArcGIS Field Maps Questions</title>
    <link>https://community.esri.com/t5/arcgis-field-maps-questions/contingent-values-on-task-fields/m-p/1698967#M12665</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/66627"&gt;@apgis16&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;While I have not tested this exact scenario, I see no reason why it wouldn't work. Tasks are just features and the task fields are utilized by Field Maps to determine how the task is displayed in the mobile app, but otherwise there isn't anything special about the task fields.&lt;/P&gt;&lt;P&gt;The challenge, as I see it, is that you could end up with a fairly complex configuration - the esritask_assignee field might be used by the task filter determining what's shown on the map, and it's value is also set by the default "Pick Up" button, and then changing the assignee results in the contingent values firing, and if those values then drive another part of the task configuration you could end up with logical loops or unexpected behavior if you haven't mapped everything out very carefully.&lt;/P&gt;&lt;P&gt;As long as you have a full understanding of where every field value comes into play for Tasks and for Contingent Values, I do think this will work for you and unlock some powerful functionality.&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
    <pubDate>Wed, 29 Apr 2026 12:26:53 GMT</pubDate>
    <dc:creator>ChrisDunn1</dc:creator>
    <dc:date>2026-04-29T12:26:53Z</dc:date>
    <item>
      <title>Contingent Values on Task fields</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/contingent-values-on-task-fields/m-p/1698759#M12656</link>
      <description>&lt;P&gt;I understand that contingent values need to be generated in ArcGIS Pro before publishing as a hosted feature layer. However, I want to add some contingent values based on what a user selects for esritask_assignee. Is this possible? If I have field_assignee configured for contigent values, can have the user pick esritask_assignee and then have field_assignee calculate based on that choice, then it triggers the contingent value?&lt;/P&gt;&lt;P&gt;In my scenario, I only have 2 contigencies, one would be ideally using esritask_assignee and task_category (not an esritask default field). The other uses esritask_assignee and task_editor (also a field I made, not an esritask default field)&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2026 15:08:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/contingent-values-on-task-fields/m-p/1698759#M12656</guid>
      <dc:creator>apgis16</dc:creator>
      <dc:date>2026-04-28T15:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Contingent Values on Task fields</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/contingent-values-on-task-fields/m-p/1698967#M12665</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/66627"&gt;@apgis16&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;While I have not tested this exact scenario, I see no reason why it wouldn't work. Tasks are just features and the task fields are utilized by Field Maps to determine how the task is displayed in the mobile app, but otherwise there isn't anything special about the task fields.&lt;/P&gt;&lt;P&gt;The challenge, as I see it, is that you could end up with a fairly complex configuration - the esritask_assignee field might be used by the task filter determining what's shown on the map, and it's value is also set by the default "Pick Up" button, and then changing the assignee results in the contingent values firing, and if those values then drive another part of the task configuration you could end up with logical loops or unexpected behavior if you haven't mapped everything out very carefully.&lt;/P&gt;&lt;P&gt;As long as you have a full understanding of where every field value comes into play for Tasks and for Contingent Values, I do think this will work for you and unlock some powerful functionality.&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 12:26:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/contingent-values-on-task-fields/m-p/1698967#M12665</guid>
      <dc:creator>ChrisDunn1</dc:creator>
      <dc:date>2026-04-29T12:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Contingent Values on Task fields</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/contingent-values-on-task-fields/m-p/1699012#M12668</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;Thank you for your response! And you are right, it is possible but slightly challenging! As you predicted, I was running into some issues with logical loops but I think I finally figured it out. Thanks again!&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 15:04:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/contingent-values-on-task-fields/m-p/1699012#M12668</guid>
      <dc:creator>apgis16</dc:creator>
      <dc:date>2026-04-29T15:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Contingent Values on Task fields</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/contingent-values-on-task-fields/m-p/1699086#M12669</link>
      <description>&lt;P&gt;I'm glad it's working for you! There is a detail I missed, it looks like we are blocking the use of contingent value fields in Edit Field actions in the tasks configuration. So in your example, you won't be able to have an edit action target the esritask_assignee field. Practically, this would mean something like the "Pick Up" action that's part of the default tasks configuration would not work. However, you can still edit those fields in the form or in other clients outside of Field Maps, so hopefully that's more in line with your task dispatching and assignment strategy.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 17:33:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/contingent-values-on-task-fields/m-p/1699086#M12669</guid>
      <dc:creator>ChrisDunn1</dc:creator>
      <dc:date>2026-04-29T17:33:09Z</dc:date>
    </item>
  </channel>
</rss>

