<?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: Is it possible to intercept the search widget input? in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-intercept-the-search-widget/m-p/876429#M29388</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/3966"&gt;Ismael Chivite&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this feature work already to&amp;nbsp;reverse geocode and get the address? When I use&amp;nbsp;&amp;nbsp;something like&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;pulldata("@geopoint",${location},"address.text") I get no response.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Thanks, Niels&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jul 2018 14:07:09 GMT</pubDate>
    <dc:creator>Nielsvan_Rijn2</dc:creator>
    <dc:date>2018-07-11T14:07:09Z</dc:date>
    <item>
      <title>Is it possible to intercept the search widget input?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-intercept-the-search-widget/m-p/876427#M29386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to figure out how to gather user input without requiring them to input their location twice. I want to end up with both coordinates and a text description of the place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two thoughts:&lt;/P&gt;&lt;P&gt;1)&amp;nbsp;User types location in search widget on geopoint question and input&amp;nbsp;is captured in a text field&lt;/P&gt;&lt;P&gt;2) User types location into a text field and pulldata is used to calculate input for the geopoint question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now I&amp;nbsp;can use a geopoint and pulldata to&amp;nbsp;calculate&amp;nbsp;text fields (a. la. the 'Calculate location from geopoint' sample survey) with coordinates, but&amp;nbsp;of course need a&amp;nbsp;reverse geocode to get place names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;saw&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/3263"&gt;James Tedrick&lt;/A&gt;‌'s issue&amp;nbsp;&lt;A class="link-titled" href="https://github.com/tedrick/Survey123-Testing/issues/105" title="https://github.com/tedrick/Survey123-Testing/issues/105"&gt;Feedback: Coordinate Entry and GeoSearch · Issue #105 · tedrick/Survey123-Testing · GitHub&lt;/A&gt;&amp;nbsp;but was not able to get the example form to work. Probably because I need to do something to set up reverse geocoding&amp;nbsp;so pulldata has something&amp;nbsp;to read - i.e. pulldata("@geopoint", ${location}, "address.text"))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Apr 2018 23:16:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-intercept-the-search-widget/m-p/876427#M29386</guid>
      <dc:creator>DavidAsbury</dc:creator>
      <dc:date>2018-04-28T23:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to intercept the search widget input?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-intercept-the-search-widget/m-p/876428#M29387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. To explore the use of pulldata("@geopoint",${location},"address.text") you should use the &lt;A href="https://earlyadopter.esri.com/project/article/item.html?cap=e69ef91f45744b98882c651f7b518eb7&amp;amp;arttypeid={5a8e51ed-4a87-43fe-a67d-2b7829af130f}&amp;amp;artid={16FB3B29-6A3F-4B22-956E-C76AAF0B4344}"&gt;Early Adopter cut of Survey123&lt;/A&gt;. Also including a short video describing how this works. This functionality is currently in Beta and planned to be made available in version 3.0 around July 2018.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IFRAME class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FqzKO6i-z4Ao%3Ffeature%3Doembed&amp;amp;url=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DqzKO6i-z4Ao&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FqzKO6i-z4Ao%2Fhqdefault.jpg&amp;amp;key=3b4b3cb34e044cb590554f889078322d&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="854" height="480" scrolling="no" frameborder="0" allowfullscreen=""&gt;&lt;/IFRAME&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 05:21:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-intercept-the-search-widget/m-p/876428#M29387</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2018-04-30T05:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to intercept the search widget input?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-intercept-the-search-widget/m-p/876429#M29388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/3966"&gt;Ismael Chivite&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this feature work already to&amp;nbsp;reverse geocode and get the address? When I use&amp;nbsp;&amp;nbsp;something like&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;pulldata("@geopoint",${location},"address.text") I get no response.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Thanks, Niels&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2018 14:07:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-intercept-the-search-widget/m-p/876429#M29388</guid>
      <dc:creator>Nielsvan_Rijn2</dc:creator>
      <dc:date>2018-07-11T14:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to intercept the search widget input?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-intercept-the-search-widget/m-p/876430#M29389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found it:&amp;nbsp;&lt;A href="https://community.esri.com/groups/survey123/blog/2018/07/06/understanding-reverse-geocoding-in-survey123-30"&gt;https://community.esri.com/groups/survey123/blog/2018/07/06/understanding-reverse-geocoding-in-survey123-30&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 14:04:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-intercept-the-search-widget/m-p/876430#M29389</guid>
      <dc:creator>Nielsvan_Rijn2</dc:creator>
      <dc:date>2018-07-17T14:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to intercept the search widget input?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-intercept-the-search-widget/m-p/876431#M29390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When will the pulldata("@geopoint",${location},"address.text") function work? I tried it with the new release and it was not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 15:15:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-intercept-the-search-widget/m-p/876431#M29390</guid>
      <dc:creator>RayDanser</dc:creator>
      <dc:date>2018-10-17T15:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to intercept the search widget input?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-intercept-the-search-widget/m-p/876432#M29391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ray,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During the beta process the exact syntax for accessing reverse geocoding was revised slightly. &amp;nbsp;Please see&amp;nbsp;&lt;A href="https://community.esri.com/groups/survey123/blog/2018/07/06/understanding-reverse-geocoding-in-survey123-30"&gt;https://community.esri.com/groups/survey123/blog/2018/07/06/understanding-reverse-geocoding-in-survey123-30&lt;/A&gt;&amp;nbsp;for updated information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 21:07:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-intercept-the-search-widget/m-p/876432#M29391</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-10-17T21:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to intercept the search widget input?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-intercept-the-search-widget/m-p/876433#M29392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 21:11:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/is-it-possible-to-intercept-the-search-widget/m-p/876433#M29392</guid>
      <dc:creator>RayDanser</dc:creator>
      <dc:date>2018-10-17T21:11:54Z</dc:date>
    </item>
  </channel>
</rss>

