<?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: Survey123 feature class as a related table in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772246#M4083</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Currently, Survey123 supports:&lt;OL&gt;&lt;LI&gt;Adding - You can add data to a parent and related table using either 1 form with questions for both tables or 2 forms (each table gets it own form).&lt;/LI&gt;&lt;LI&gt;Editing - You can currently edit related records when they are in their own form (the form for each table approach). &amp;nbsp;Survey123 currently does not support editing surveys that have questions for both the parent and the related table; this is something that we plan to bring into the application in the future&lt;/LI&gt;&lt;LI&gt;Deleting - Survey123 does not support deleting records currently. &amp;nbsp;Limited deletion may accompany the editing of related records; in general, ew would recommend the creation of a web app to do post-survey QA work if deleting survey records is a major part of the workflow&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Display of records - We plan to improve the display via the Data tab on the Survey123 website. &amp;nbsp;Additionally, there are numerous other apps with tabular visualization available via the ArcGIS Organization the survey is in (ArcGIS Online/Portal)&lt;/LI&gt;&lt;LI&gt;Can you define a bit more closely what you are asking about - what workflow are you wanting the pulldata to participate in?&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Aug 2017 17:42:07 GMT</pubDate>
    <dc:creator>JamesTedrick</dc:creator>
    <dc:date>2017-08-02T17:42:07Z</dc:date>
    <item>
      <title>Survey123 feature class as a related table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772221#M4058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to understand how it might be possible for my Survey123 feature class to be a related table to a polygon feature in the map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In essence I have a farm field feature class and I want to perform an inspection against this. Conventionally, I would create a feature class to represent the farm in ArcMap and then create a related feature class in ArcGIS that is the inspection feature class. Now I could use this in collector. However, I want to take advantage of the field manipulation capability of Survey123.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The inspector already knows the farm ID so he just needs to perform the inspection with survey123. So the question is how do I publish the survey123 feature class and then relate it to the farm polygon feature class in ArcGIS Online?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 04:43:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772221#M4058</guid>
      <dc:creator>GordonSumerling</dc:creator>
      <dc:date>2016-08-23T04:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 feature class as a related table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772222#M4059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&amp;nbsp; You can take a couple of approaches here. The simplest&amp;nbsp; one is to use &lt;EM&gt;relates&lt;/EM&gt; in ArcMap or ArcGIS Pro map documents. Through a relate you will be able to say click on a Farm polygon and navigate to all its related inspections over time. Here how you do it:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;First add your Farms polygon layer (from a shapefile, file geodatabase or other source) into your map. Then add your Survey123 feature layer.&lt;/LI&gt;&lt;LI&gt;Once you have both layers in the map, you can create a relate between both layers by right-clicking on the Farms feature layer and selecting the &lt;EM&gt;Join and Relates&lt;/EM&gt; option in the context menu.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I like relates because you can create them across layers coming from very different sources:&amp;nbsp; a database, a file, a feature service.&amp;nbsp; The not so good aspect of relates is that they are useful in ArcMap and ArcGIS Pro, but not in web maps or web applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other approach is to use geodatabase relationships. The beauty of them is that these relationships can be discovered by many different apps including Desktop and Web apps.&amp;nbsp; The issue with geodatabase relationships is that their creation is much more involved, forcing you to bring your Farms and Inspections into the same enterprise geodatabase or hosted feature service, and also make sure Survey123 can work against your inspections table using the &lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformsubmissionurl.htm"&gt;submission URL setting&lt;/A&gt;.&amp;nbsp; If using the submission URL, ensure that you inspections table is actually a layer and the first in your feature service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This &lt;A href="https://blogs.esri.com/esri/esritrainingmatters/2009/02/26/relates-vs-relationship-classes/"&gt;blog post&lt;/A&gt; is a bit obsolete but still describes very well what the differences are&amp;nbsp; between relates and relationships. This &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/relationships/deciding-between-relationship-classes-joins-and-re.htm"&gt;help topic&lt;/A&gt; is a good reference too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 23:16:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772222#M4059</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2016-08-23T23:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 feature class as a related table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772223#M4060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ismael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am am going to use the second option here. Just to verify the submission URL, I can have many feature layers in this as long as the inspection feature is first in the layer list as I cannot specify the position in the feature service when using the submission URL. For example "feature service/0"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 21:32:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772223#M4060</guid>
      <dc:creator>GordonSumerling</dc:creator>
      <dc:date>2016-08-24T21:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 feature class as a related table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772224#M4061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are a brave man! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;You are correct: you must make the inspection table a layer (must include a shape field with&amp;nbsp; points) and it must be listed first in the feature service. Survey123 will look for the layer with index 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Updated response June 15: In 2.0 and newer versions, you can create a survey that works against an existing related table. In Connect, go to New Survey, then select Feature Service and pick your feature service from the gallery. Once the XLSForm is loaded, eliminate the questions relative to the parent layer. Eliminate the rows with the&amp;nbsp; begin and end repeat statemnts. Then change the FormID value in the Settings tab so it references the name of the related table you want to edit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 22:01:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772224#M4061</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2016-08-24T22:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 feature class as a related table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772225#M4062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ismael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This worked!! Excellent. I now have&amp;nbsp;Survey123 writing to a related feature table in ArcGIS Online.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your assistance.&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 23:15:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772225#M4062</guid>
      <dc:creator>GordonSumerling</dc:creator>
      <dc:date>2016-08-24T23:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 feature class as a related table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772226#M4063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ismael,&lt;/P&gt;&lt;P&gt;I found this post very helpful with our potential product work flows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quick question, I guess this process should work on the portal as well?&lt;/P&gt;&lt;P&gt;is there are system requirements for the portal version to achieve this? &amp;nbsp;we have 10.3.1 and I know a lot fixes and enhancements are done in 10.4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2016 17:13:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772226#M4063</guid>
      <dc:creator>YuSun</dc:creator>
      <dc:date>2016-09-02T17:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 feature class as a related table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772227#M4064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A ___default_attr="32278" _jive_internal="true" class="jive_macro jive_macro_user" data-id="32278" data-objecttype="3" data-type="person" href="https://community.esri.com/people/sunyu0530"&gt;Yu Sun&lt;/A&gt;‌&amp;nbsp; Yes, the process described above will work with Portal for ArcGIS. My recommendation is that you work with Portal for ArcGIS 10.4.&amp;nbsp;Survey123 can work with Portal 10.3.1, but the configuration is more difficult. Portal 10.4 also includes some important fixes.&amp;nbsp; For details, please have a look at the&lt;A href="https://community.esri.com/groups/survey123/blog/2015/07/29/survey123-and-arcgis-for-server"&gt;https://community.esri.com/groups/survey123/blog/2015/07/29/survey123-and-arcgis-for-server&lt;/A&gt; blog post.&amp;nbsp; If you need to go 10.3.1, go for it but just be aware&amp;nbsp; there are some additional steps involved. When working with Portal for ArcGIS, most of the issues people report are caused by the use of non CA-signed ssl certificates in the Portal's Web Adaptor. Please ensure you are using a CA-signed ssl cert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2016 18:31:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772227#M4064</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2016-09-02T18:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 feature class as a related table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772228#M4065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt; &lt;SPAN&gt;M&lt;/SPAN&gt; &lt;SPAN&gt;Summerling&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For everything to work&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt; &lt;SPAN&gt;Did you&lt;/SPAN&gt; &lt;SPAN class=""&gt;create your&lt;/SPAN&gt; &lt;SPAN class=""&gt;survey&lt;/SPAN&gt; &lt;SPAN class=""&gt;with the&amp;nbsp;rowid, parentrowid fields&lt;/SPAN&gt; &lt;SPAN&gt;and the&lt;/SPAN&gt; &lt;SPAN&gt;esrifieldtype&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;??&lt;/SPAN&gt; &lt;SPAN&gt;Is&lt;/SPAN&gt; &lt;SPAN class=""&gt;your&lt;/SPAN&gt; &lt;SPAN class=""&gt;table&lt;/SPAN&gt; &lt;SPAN class=""&gt;must contain&lt;/SPAN&gt; &lt;SPAN class=""&gt;a&lt;/SPAN&gt; &lt;SPAN class=""&gt;shape&lt;/SPAN&gt; &lt;SPAN class=""&gt;fields?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;I ask&lt;/SPAN&gt; &lt;SPAN class=""&gt;because&lt;/SPAN&gt; &lt;SPAN class=""&gt;I find it&lt;/SPAN&gt; &lt;SPAN class=""&gt;extremely&lt;/SPAN&gt; &lt;SPAN class=""&gt;interesting,&lt;/SPAN&gt; &lt;SPAN class=""&gt;but I already have&lt;/SPAN&gt; &lt;SPAN class=""&gt;my &lt;/SPAN&gt;&lt;SPAN class=""&gt;relationshipClass table inspection&lt;/SPAN&gt; &lt;SPAN&gt;and I wonder&lt;/SPAN&gt; &lt;SPAN class=""&gt;if I have to&lt;/SPAN&gt; &lt;SPAN class=""&gt;redo&lt;/SPAN&gt; &lt;SPAN class=""&gt;the structure&lt;/SPAN&gt; &lt;SPAN class=""&gt;of my&lt;/SPAN&gt; &lt;SPAN class=""&gt;inspection table&lt;/SPAN&gt; &lt;SPAN class=""&gt;by turning&lt;/SPAN&gt; &lt;SPAN class=""&gt;it to &lt;/SPAN&gt;&lt;SPAN class=""&gt;point&lt;/SPAN&gt; &lt;SPAN class=""&gt;layer&lt;/SPAN&gt; &lt;SPAN class=""&gt;with&lt;/SPAN&gt; &lt;SPAN class=""&gt;the new fields&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;Thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 14:38:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772228#M4065</guid>
      <dc:creator>GeomatiqueTI</dc:creator>
      <dc:date>2016-10-14T14:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 feature class as a related table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772229#M4066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Patrice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to make this work.&lt;/P&gt;&lt;P&gt;First of all I created the Survey table, with all the attributes I was looking for.&lt;/P&gt;&lt;P&gt;I then downloaded the Survey table in a File Geodatabase. This creates the structure I needed.&lt;/P&gt;&lt;P&gt;I then related the Survey table to the feature class I wanted it to work with.&lt;/P&gt;&lt;P&gt;Then in ArcMap I added both the feature class and survey table. With the survey table the first item in the table of contents.&lt;/P&gt;&lt;P&gt;I then published this to ArcGIS Online.&lt;/P&gt;&lt;P&gt;Finally I updated the Survey123 project in access to point to the URL of the published feature service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The key here is I did not try and replicate the Survey123 feature class in ArcMap. I let Survey123 generate the feature service for me then I copied it back to ArcMap and finally republished it. That way everything is as it was designed in Survey123.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Oct 2016 22:22:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772229#M4066</guid>
      <dc:creator>GordonSumerling</dc:creator>
      <dc:date>2016-10-16T22:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 feature class as a related table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772230#M4067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ismael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has there been any progress to make Survey123 look at other layers?&amp;nbsp; I'm confused how I make a table the first layer in ArcMap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 21:34:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772230#M4067</guid>
      <dc:creator>BrandonKeinath1</dc:creator>
      <dc:date>2016-12-08T21:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 feature class as a related table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772231#M4068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gordon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you be more specific about how you were able to make the table the first layer in ArcMap?&amp;nbsp; I'd also like to use survey123 to edit related tables but I'm struggling to make it the first layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 21:36:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772231#M4068</guid>
      <dc:creator>BrandonKeinath1</dc:creator>
      <dc:date>2016-12-08T21:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 feature class as a related table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772232#M4069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/279737_pastedImage_1.png" /&gt;in Data Frame Properties&amp;gt;General.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 22:15:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772232#M4069</guid>
      <dc:creator>TL2</dc:creator>
      <dc:date>2016-12-08T22:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 feature class as a related table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772233#M4070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The workflow I used is as follows:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a new Survey123 project in Survey123connect and load to ArcGIS Online&lt;/LI&gt;&lt;LI style="color: #000000; font-size: 11pt;"&gt;Download the feature service to a file geodatabase&lt;/LI&gt;&lt;LI style="color: #000000; font-size: 11pt;"&gt;In the file geodatabase create your primary feature. Ensure it has a common ID with the survey123 feature class.&lt;/LI&gt;&lt;LI style="color: #000000; font-size: 11pt;"&gt;Create a geodatabase relationship between the primary feature class and the survey123 feature class using the common ID&lt;/LI&gt;&lt;LI style="color: #000000; font-size: 11pt;"&gt;In a Map document add both layers with the Survey123 feature as the first item in the table of contents&lt;/LI&gt;&lt;LI style="color: #000000; font-size: 11pt;"&gt;Publish as a new feature service in ArcGIS Online (The survery123 feature class should be ~/FeatureServer/0)&lt;/LI&gt;&lt;LI style="color: #000000; font-size: 11pt;"&gt;In the Survey123connect app, open the spreadsheet and switch to the settings tab&lt;/LI&gt;&lt;LI style="color: #000000; font-size: 11pt;"&gt;Update the submission_url parameter to match the feature service for the ArcGIS Online Feature Service&lt;/LI&gt;&lt;LI style="color: #000000; font-size: 11pt;"&gt;In the Survey123 project folder delete the .iteminfo file&lt;/LI&gt;&lt;LI style="color: #000000; font-size: 11pt;"&gt;In ArcGIS Online delete the original associated survey123 folder&lt;/LI&gt;&lt;LI style="color: #000000; font-size: 11pt;"&gt;Republish the Survey123 project and it should associate with the specified feature service.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 22:17:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772233#M4070</guid>
      <dc:creator>GordonSumerling</dc:creator>
      <dc:date>2016-12-08T22:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 feature class as a related table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772234#M4071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick reply Gordon.&amp;nbsp; I'm still a little confused so let me try and clarify my question.&amp;nbsp; I'm looking to have a feature class to table relationship and use Survey123 to add rows to the table.&amp;nbsp; When I read your step 4 it sounds like you are still using two feature classes (primary feature class and survey123 feature class).&amp;nbsp; Is that right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 17:05:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772234#M4071</guid>
      <dc:creator>BrandonKeinath1</dc:creator>
      <dc:date>2016-12-09T17:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 feature class as a related table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772235#M4072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tucker.&amp;nbsp; After I enabled the unique ids I made the table layer 0 and the feature class layer 1.&amp;nbsp; After that I was unable to publish the hosted feature service.&amp;nbsp; It always resulted in an error and the service wouldn't publish.&amp;nbsp; When I make the feature class 0 and the table 1 it works again.&amp;nbsp; Any ideas?&amp;nbsp; Have you succeded in publishing a service with the table as layer 0?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/280187_pastedImage_3.png" /&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/280188_pastedImage_4.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 17:29:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772235#M4072</guid>
      <dc:creator>BrandonKeinath1</dc:creator>
      <dc:date>2016-12-09T17:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 feature class as a related table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772236#M4073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct. I have a primary feature class of the feature being surveyed and the Surevy123 feature class. From what I understand there is no facility yet via this methodology to have a standalone table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Dec 2016 22:26:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772236#M4073</guid>
      <dc:creator>GordonSumerling</dc:creator>
      <dc:date>2016-12-11T22:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 feature class as a related table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772237#M4074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gordon.&amp;nbsp; I'm disappointed that it doesn't work yet, but happy to understand your workflow.&amp;nbsp; Thanks for taking the time to explain it!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 21:08:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772237#M4074</guid>
      <dc:creator>BrandonKeinath1</dc:creator>
      <dc:date>2016-12-12T21:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 feature class as a related table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772238#M4075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like you're running into a fundamental publishing issue with ArcGIS Server. &amp;nbsp;That being said, this should be easy to work around- specify the name of the table (TroubleCause) in the form_id setting to point the survey at your table; the publishing order won't matter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2017 17:42:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772238#M4075</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2017-04-24T17:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 feature class as a related table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772239#M4076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gordon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In steps 3 &amp;amp; 4, there is a CommonID.&amp;nbsp; For related tables to work in ArcGIS online, does the relate&amp;nbsp;need to be based on GlobalID/GUID fields?&amp;nbsp; Also, for the custom url is there a specific&amp;nbsp;syntax to enter the URL into the submission_url?&amp;nbsp; In making calls to Survey123 (rather than to the feature service in AGOL), I start with &lt;SPAN style="font-family: Arial;"&gt;&lt;EM&gt;arcgis-survey123://?&lt;/EM&gt;&lt;/SPAN&gt;ItemID=&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, in this situation, I have copied the feature service URL into the submission_URL field.&amp;nbsp; Then, I&amp;nbsp;deleted the other items as shown in the steps.&amp;nbsp; When I publish the form to ArcGIS online,&amp;nbsp;Survey123 Connect for ArcGIS issues the message, "The custom feature service submission_url is not compatible with this survey (Feature service information unavailable).&amp;nbsp;&amp;nbsp; So I am curious if there is a specific syntax for calling the submission_url.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Cinthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2017 20:14:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772239#M4076</guid>
      <dc:creator>CinthiaEichhorn</dc:creator>
      <dc:date>2017-05-19T20:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 feature class as a related table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772240#M4077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ismael, thank you for posting the update. I tried what you had described and was able to create a Survey123 form using a related table of an existing hosted feature service. However, my submission via Survey123 creates orphaned records. What I want to do is to view an existing feature in Collector and if it requires inspection, use a link in Collector pop-up to launch Survey123 (iOS) and fill out the inspection table which is related to the parent feature I selected in Collector. &amp;nbsp;Is this a possible workflow with current release? &amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Updated response June 15: In 2.0 and newer versions, you can create a survey that works against an existing related table. In Connect, go to New Survey, then select Feature Service and pick your feature service from the gallery. Once the XLSForm is loaded, eliminate the questions relative to the parent layer. Eliminate the rows with the&amp;nbsp; begin and end repeat statemnts. Then change the FormID value in the Settings tab so it references the name of the related table you want to edit.&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 16:01:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-feature-class-as-a-related-table/m-p/772240#M4077</guid>
      <dc:creator>AhjungKim4</dc:creator>
      <dc:date>2017-07-19T16:01:11Z</dc:date>
    </item>
  </channel>
</rss>

