<?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: Form 'Save to Layer' Where is the form actually being stored? in ArcGIS Field Maps Questions</title>
    <link>https://community.esri.com/t5/arcgis-field-maps-questions/form-save-to-layer-where-is-the-form-actually/m-p/1376731#M7820</link>
    <description>&lt;P&gt;Yup. Ambiguity here is what prevents me from spending the time to build a complex, logic-based form and deploying it. Need better way of seeing forms in the GUI, not buried in the JSON.&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jan 2024 20:13:48 GMT</pubDate>
    <dc:creator>WillAnderson</dc:creator>
    <dc:date>2024-01-31T20:13:48Z</dc:date>
    <item>
      <title>Form 'Save to Layer' Where is the form actually being stored?</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/form-save-to-layer-where-is-the-form-actually/m-p/1269485#M5582</link>
      <description>&lt;P&gt;In Field Maps Designer, we can now save forms to the layer, rather than in the web map. Where are these forms actually being stored? I don't see them in the layer definition JSON of the hosted feature service. When they are stored with the web map, they can be found in the web map's JSON.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 16:36:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/form-save-to-layer-where-is-the-form-actually/m-p/1269485#M5582</guid>
      <dc:creator>Sean_Haile</dc:creator>
      <dc:date>2023-03-20T16:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Form 'Save to Layer' Where is the form actually being stored?</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/form-save-to-layer-where-is-the-form-actually/m-p/1269631#M5587</link>
      <description>&lt;P&gt;It appears as if they are saved in the JSON for the hosted feature layer in the data section under "formInfo".&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 20:29:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/form-save-to-layer-where-is-the-form-actually/m-p/1269631#M5587</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2023-03-20T20:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Form 'Save to Layer' Where is the form actually being stored?</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/form-save-to-layer-where-is-the-form-actually/m-p/1269989#M5596</link>
      <description>&lt;P&gt;Thanks for the reply. Yes, I can now see that in the JSON when using the AGOL Assistant. I didn't see that section when looking at the layer definition JSON from the Admin REST endpoint of the service, which is where I was previously looking. I've used both AGOL Assistant and the hosted layer's Admin REST endpoint's /updateDefinition capability to update layer definitions on hosted services, so I wonder why the JSON representation is different between AGOL Assistant and the service's Admin REST endpoint?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 18:31:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/form-save-to-layer-where-is-the-form-actually/m-p/1269989#M5596</guid>
      <dc:creator>Sean_Haile</dc:creator>
      <dc:date>2023-03-21T18:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Form 'Save to Layer' Where is the form actually being stored?</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/form-save-to-layer-where-is-the-form-actually/m-p/1270680#M5601</link>
      <description>&lt;P&gt;I'm now trying to update the the service's JSON's formInfo section via ArcGIS Python API, I've determine how to retrieve the information, but not clear how to update it. It's not a part of the layer definition, so using that method doesn't seem to be appropriate.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 23:58:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/form-save-to-layer-where-is-the-form-actually/m-p/1270680#M5601</guid>
      <dc:creator>Sean_Haile</dc:creator>
      <dc:date>2023-03-22T23:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Form 'Save to Layer' Where is the form actually being stored?</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/form-save-to-layer-where-is-the-form-actually/m-p/1376731#M7820</link>
      <description>&lt;P&gt;Yup. Ambiguity here is what prevents me from spending the time to build a complex, logic-based form and deploying it. Need better way of seeing forms in the GUI, not buried in the JSON.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 20:13:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/form-save-to-layer-where-is-the-form-actually/m-p/1376731#M7820</guid>
      <dc:creator>WillAnderson</dc:creator>
      <dc:date>2024-01-31T20:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Form 'Save to Layer' Where is the form actually being stored?</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/form-save-to-layer-where-is-the-form-actually/m-p/1419854#M8575</link>
      <description>&lt;P&gt;Does anyone know why the templates information is NOT being transferred with the "forms info" when copying it to a new map? I can't seem to find it anywhere else in the JSON so I'm worried there isn't a way to transfer them. This also results in the options for my radio buttons to be missing. I have the same symbology and fields across maps. Any ideas or suggestions to get the templates transferred would be great!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 12:25:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/form-save-to-layer-where-is-the-form-actually/m-p/1419854#M8575</guid>
      <dc:creator>SeanBabcock22</dc:creator>
      <dc:date>2024-05-07T12:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Form 'Save to Layer' Where is the form actually being stored?</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/form-save-to-layer-where-is-the-form-actually/m-p/1569474#M10155</link>
      <description>&lt;P&gt;Hi Sean,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Did you ever get an answer to this, or figure out how to transfer forms between layers with the same fields? Trying to accomplish something similar now.&lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 19:08:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/form-save-to-layer-where-is-the-form-actually/m-p/1569474#M10155</guid>
      <dc:creator>JasperRomero</dc:creator>
      <dc:date>2024-12-17T19:08:30Z</dc:date>
    </item>
  </channel>
</rss>

