<?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: Autopopulating state, district based on a location on survey123 in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-state-district-based-on-a-location/m-p/837052#M19962</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Hi Shrinivas&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes - you are correct in your explanation. The only other option is to bring the data&amp;nbsp;into ArcGIS for Desktop and do some post processing. i.e. use an intersect to update the the survey features based on the polygon boundary they are situated in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Oct 2017 04:35:54 GMT</pubDate>
    <dc:creator>JohnathanHasthorpe</dc:creator>
    <dc:date>2017-10-11T04:35:54Z</dc:date>
    <item>
      <title>Autopopulating state, district based on a location on survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-state-district-based-on-a-location/m-p/837049#M19959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have been looking into survey123 and its capabilities and I am truly fascinated by it. Currently I am building a survey which consist of state and district fields&lt;/P&gt;&lt;P&gt;So when I enter the location in the survey(geopoint) , I want to autopopulate the state and district fields without manually entering the values (especially while creating a dropdown for district which would have 1000's of values). I wanted to know whether this can be possible in survey123 as it would drastically reduce the workload. I read about cascading selects or repeats in many threads , but somehow nopt able to get a hang of it.&lt;/P&gt;&lt;P&gt;I would really appreciate if someone could help me out with this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and awaiting a response&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 12:16:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-state-district-based-on-a-location/m-p/837049#M19959</guid>
      <dc:creator>SrinivasSanthanam</dc:creator>
      <dc:date>2017-10-06T12:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Autopopulating state, district based on a location on survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-state-district-based-on-a-location/m-p/837050#M19960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shrinivas&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately the workflow that you describe requires the use of spatial queries - which are currently not supported. We do have this down as an enhancement request though and will add you to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So your best option would be to use&amp;nbsp;cascading selects (as you mentioned) to let the user pick the state and then filter a second drop down list&amp;nbsp;that only contains the districts within that state - which they can then make a selection from. You can use the autocomplete appearance to et the user type text to filter the list further.&lt;/P&gt;&lt;P&gt;There is a sample called "Cascading Selects" available through the connect application (new survey=&amp;gt;samples=&amp;gt;Cascading Selects), which I would recommend as a starting point. Also please take a look at &lt;A href="https://community.esri.com/groups/survey123/blog/2015/10/22/cascading-selects-and-external-selects"&gt;https://community.esri.com/groups/survey123/blog/2015/10/22/cascading-selects-and-external-selects&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need any further help with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 00:35:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-state-district-based-on-a-location/m-p/837050#M19960</guid>
      <dc:creator>JohnathanHasthorpe</dc:creator>
      <dc:date>2017-10-09T00:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Autopopulating state, district based on a location on survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-state-district-based-on-a-location/m-p/837051#M19961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your prompt reply. By using cascading selects it would be&lt;/P&gt;&lt;P&gt;similar to an attribute query, i. e filtering those districts belonging to&lt;/P&gt;&lt;P&gt;a particular state that the user chooses.&lt;/P&gt;&lt;P&gt;which would further mean that a user could select any state and can be in&lt;/P&gt;&lt;P&gt;direct conflict with the location reported by the device.&lt;/P&gt;&lt;P&gt;I am afraid, I would not want that. Is there any other way to incorporate&lt;/P&gt;&lt;P&gt;such spatial queries?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;Srinivas Santhanam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 08:59:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-state-district-based-on-a-location/m-p/837051#M19961</guid>
      <dc:creator>SrinivasSanthanam</dc:creator>
      <dc:date>2017-10-09T08:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Autopopulating state, district based on a location on survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-state-district-based-on-a-location/m-p/837052#M19962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Hi Shrinivas&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes - you are correct in your explanation. The only other option is to bring the data&amp;nbsp;into ArcGIS for Desktop and do some post processing. i.e. use an intersect to update the the survey features based on the polygon boundary they are situated in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2017 04:35:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-state-district-based-on-a-location/m-p/837052#M19962</guid>
      <dc:creator>JohnathanHasthorpe</dc:creator>
      <dc:date>2017-10-11T04:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Autopopulating state, district based on a location on survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-state-district-based-on-a-location/m-p/1217729#M45080</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/148959"&gt;@SrinivasSanthanam&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Just wanted to let you know with the upcoming 3.16 October Release of Survey123 we have extended the pulldata() function to now include spatial searches. You can find the latest announcements, documentation and test out the latest 3.16 beta builds via the &lt;A href="https://earlyadopter.esri.com/project/home.html?cap=%7Be69ef91f-4574-4b98-882c-651f7b518eb7%7D" target="_self"&gt;Early Adopter Community&lt;/A&gt; to get early access to these builds.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 05:56:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autopopulating-state-district-based-on-a-location/m-p/1217729#M45080</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-09-30T05:56:56Z</dc:date>
    </item>
  </channel>
</rss>

