<?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: Pulldata for choices in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-for-choices/m-p/1696417#M65984</link>
    <description>&lt;P&gt;My thoughts are you may want to look at using a combination of FieldMaps and Survey123.&amp;nbsp; The issue I see with just using Survey123 is the part where you want the return visit information as a new entry. Presumably you only want each ward's data only input once and all the encampment data related to the ward it is located in. You could do this using the inbox and repeats but the problem would navigating/identifying the appropriate encampment, especially if there are multiple active encampments within a ward.&lt;/P&gt;&lt;P&gt;Not an expert in fieldmaps but I believe you could setup the feature service&amp;nbsp; as a ward to encampment relationship.&amp;nbsp; &amp;nbsp;Users could navigate to the ward on a map to see and review active encampments within that ward, once an active encampment is selected, you could configure a url to open Survey123 to collect new data on the encampment, pulling in appropriate info from the previous entry.&amp;nbsp; When you build your Survey123 form, you would point it to the encampment layer.&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/survey123/get-started/integratewithotherapps.htm" target="_blank"&gt;Integrate with other apps&amp;amp;mdash;ArcGIS Survey123 | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/survey123/get-started/integrate-launchfieldapp.htm" target="_blank"&gt;Launch the field app&amp;amp;mdash;ArcGIS Survey123 | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/survey123-with-field-maps/td-p/1300986" target="_blank"&gt;Solved: Survey123 with Field Maps - Esri Community &lt;/A&gt;&lt;/P&gt;&lt;P&gt;Other similar options could be doing&amp;nbsp; similar to described above, but using dashboards or experience builder, depending on field collection devices and online accessibility.&lt;/P&gt;&lt;P&gt;Going the search/pulldata route, an option that might work would be to Collect a new entry each time. Build your form using&amp;nbsp; Search()&amp;nbsp; for ward, and then Search() encampment filtered by ward, and then populate fields you want reviewed from the last inspection using pulldata (@layer) based on the encampment selection.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/dynamic-choice-lists-using-search-appearance/ba-p/1060838" target="_blank"&gt;Dynamic Choice Lists using Search Appearance - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-pulldata-quot-layer/ba-p/1224415" target="_blank"&gt;Survey123 Tricks of the Trade: pulldata("@layer") - Esri Community &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Apr 2026 14:08:32 GMT</pubDate>
    <dc:creator>Neal_t_k</dc:creator>
    <dc:date>2026-04-15T14:08:32Z</dc:date>
    <item>
      <title>Pulldata for choices</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-for-choices/m-p/1696230#M65974</link>
      <description>&lt;P&gt;I am looking to build a workflow through Survey123 to add records on a hosted feature layer. Every month, a surveyor should be able to select a ward, and then get a list of encampment sites (which were submitted in the prior month) for that ward. The surveyor would then verify the information/update the record (if the encampment is still present or gone) and then this should get saved on the hosted feature layer as a new entry for the current month.&lt;/P&gt;&lt;P&gt;I dont think that pulldata(“@layer”) can be used to display a set of choices based on an input to a question, so I am planning to use the search function. However, I wanted your recommendation on going through this approach or using the Inbox-Collect method for this workflow. Requesting your guidance @&lt;SPAN&gt;JamesTedrick,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2929"&gt;@IsmaelChivite&lt;/a&gt; and others&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2026 19:41:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-for-choices/m-p/1696230#M65974</guid>
      <dc:creator>VarunThampi</dc:creator>
      <dc:date>2026-04-14T19:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Pulldata for choices</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-for-choices/m-p/1696417#M65984</link>
      <description>&lt;P&gt;My thoughts are you may want to look at using a combination of FieldMaps and Survey123.&amp;nbsp; The issue I see with just using Survey123 is the part where you want the return visit information as a new entry. Presumably you only want each ward's data only input once and all the encampment data related to the ward it is located in. You could do this using the inbox and repeats but the problem would navigating/identifying the appropriate encampment, especially if there are multiple active encampments within a ward.&lt;/P&gt;&lt;P&gt;Not an expert in fieldmaps but I believe you could setup the feature service&amp;nbsp; as a ward to encampment relationship.&amp;nbsp; &amp;nbsp;Users could navigate to the ward on a map to see and review active encampments within that ward, once an active encampment is selected, you could configure a url to open Survey123 to collect new data on the encampment, pulling in appropriate info from the previous entry.&amp;nbsp; When you build your Survey123 form, you would point it to the encampment layer.&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/survey123/get-started/integratewithotherapps.htm" target="_blank"&gt;Integrate with other apps&amp;amp;mdash;ArcGIS Survey123 | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/survey123/get-started/integrate-launchfieldapp.htm" target="_blank"&gt;Launch the field app&amp;amp;mdash;ArcGIS Survey123 | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/survey123-with-field-maps/td-p/1300986" target="_blank"&gt;Solved: Survey123 with Field Maps - Esri Community &lt;/A&gt;&lt;/P&gt;&lt;P&gt;Other similar options could be doing&amp;nbsp; similar to described above, but using dashboards or experience builder, depending on field collection devices and online accessibility.&lt;/P&gt;&lt;P&gt;Going the search/pulldata route, an option that might work would be to Collect a new entry each time. Build your form using&amp;nbsp; Search()&amp;nbsp; for ward, and then Search() encampment filtered by ward, and then populate fields you want reviewed from the last inspection using pulldata (@layer) based on the encampment selection.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/dynamic-choice-lists-using-search-appearance/ba-p/1060838" target="_blank"&gt;Dynamic Choice Lists using Search Appearance - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-pulldata-quot-layer/ba-p/1224415" target="_blank"&gt;Survey123 Tricks of the Trade: pulldata("@layer") - Esri Community &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2026 14:08:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-for-choices/m-p/1696417#M65984</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2026-04-15T14:08:32Z</dc:date>
    </item>
  </channel>
</rss>

