<?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 Link Survey123 forms from existing feature service within attribute table in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/link-survey123-forms-from-existing-feature-service/m-p/1503142#M57788</link>
    <description>&lt;P&gt;Hello ESRI Community,&lt;/P&gt;&lt;P&gt;I'm trying to link my surveys from an existing feature service layer by adding a link URL directly into the attribute table.&amp;nbsp; I found several topics but can't seem to find the right information.&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jul 2024 17:53:25 GMT</pubDate>
    <dc:creator>clawmacd</dc:creator>
    <dc:date>2024-07-09T17:53:25Z</dc:date>
    <item>
      <title>Link Survey123 forms from existing feature service within attribute table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/link-survey123-forms-from-existing-feature-service/m-p/1503142#M57788</link>
      <description>&lt;P&gt;Hello ESRI Community,&lt;/P&gt;&lt;P&gt;I'm trying to link my surveys from an existing feature service layer by adding a link URL directly into the attribute table.&amp;nbsp; I found several topics but can't seem to find the right information.&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 17:53:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/link-survey123-forms-from-existing-feature-service/m-p/1503142#M57788</guid>
      <dc:creator>clawmacd</dc:creator>
      <dc:date>2024-07-09T17:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Link Survey123 forms from existing feature service within attribute table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/link-survey123-forms-from-existing-feature-service/m-p/1503167#M57790</link>
      <description>&lt;P&gt;This walks you through it&amp;nbsp; &amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/working-with-existing-feature-services-in-arcgis/ba-p/894290" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-survey123-blog/working-with-existing-feature-services-in-arcgis/ba-p/894290&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Or if you already have a form this one is good&amp;nbsp;&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/survey123withexistingfeatureservices.htm#ESRI_SECTION2_6D54E5C6CE64408F89D33EA2600A019A" target="_blank"&gt;https://doc.arcgis.com/en/survey123/desktop/create-surveys/survey123withexistingfeatureservices.htm#ESRI_SECTION2_6D54E5C6CE64408F89D33EA2600A019A&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 18:18:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/link-survey123-forms-from-existing-feature-service/m-p/1503167#M57790</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2024-07-09T18:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Link Survey123 forms from existing feature service within attribute table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/link-survey123-forms-from-existing-feature-service/m-p/1503215#M57793</link>
      <description>&lt;P&gt;What is the link URL for? The survey itself? What kind of workflow are you trying to build here?&lt;/P&gt;&lt;P&gt;If you're trying to edit existing features with a form, all you need is the form URL and the globalID of the feature you're updating. If you're trying to pass feature attributes into a survey connected to a &lt;EM&gt;different&lt;/EM&gt; layer, you can do that with an Arcade expression. Either way, there's not likely to be a reason to put the entire URL into the attribute table. But can you elaborate on what you're doing here?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 19:36:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/link-survey123-forms-from-existing-feature-service/m-p/1503215#M57793</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2024-07-09T19:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Link Survey123 forms from existing feature service within attribute table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/link-survey123-forms-from-existing-feature-service/m-p/1509890#M58106</link>
      <description>&lt;P&gt;Certainly, and sorry for the late reply.&lt;/P&gt;&lt;P&gt;I have created three surveys from existing feature service layers, Culverts (points), Bridges (points), and Trails&amp;nbsp;(lines).&amp;nbsp; The survey itself is technically a related table.&amp;nbsp; I can use the inbox to bring up surveys in my within a specific area, however, in order to complete a bridge, culvert and trail survey in the same area we need to jump between surveys.&lt;/P&gt;&lt;P&gt;The goal is to use Field Maps to access the surveys through the feature service's attribute table via survey link.&amp;nbsp; When I use the survey form URL, it brings up a blank survey and the features associated attributes in the attribute table are not there.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess I'm wondering if there is a form URL that links to the individual features within the feature service.&lt;/P&gt;&lt;P&gt;I'm sorry if I didn't explain that very well, if you need more clarity please let me know.&amp;nbsp; This is for a client and I would like to find a solution.&lt;/P&gt;&lt;P&gt;Thanks again for your help.&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 11:30:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/link-survey123-forms-from-existing-feature-service/m-p/1509890#M58106</guid>
      <dc:creator>clawmacd</dc:creator>
      <dc:date>2024-07-25T11:30:23Z</dc:date>
    </item>
  </channel>
</rss>

