<?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: FM URL encoding to open S123, Callback and field edit in ArcGIS Field Maps Questions</title>
    <link>https://community.esri.com/t5/arcgis-field-maps-questions/fm-url-encoding-to-open-s123-callback-and-field/m-p/1546315#M9707</link>
    <description>&lt;P&gt;If you just do&amp;nbsp;&amp;amp;callback=&lt;A href="https://fieldmaps.arcgis.app" target="_blank"&gt;https://fieldmaps.arcgis.app&lt;/A&gt; it will flip back to Field Maps and keep the state of the app you had already.&amp;nbsp; No need to give it all that other info or it will just reload it all on you.&amp;nbsp; I have never needed to encode it either it works just fine without it.&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;</description>
    <pubDate>Mon, 07 Oct 2024 20:50:10 GMT</pubDate>
    <dc:creator>DougBrowning</dc:creator>
    <dc:date>2024-10-07T20:50:10Z</dc:date>
    <item>
      <title>FM URL encoding to open S123, Callback and field edit</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/fm-url-encoding-to-open-s123-callback-and-field/m-p/1546259#M9706</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;We are trying to make this work again..&lt;/P&gt;&lt;P&gt;From FM, we open S123 and pass several fields (Working). Once the Form is completed, it bring us back to FM and get an error "The specific layer is not available".&lt;/P&gt;&lt;P&gt;I did validate every source are all is fine. This one is a related table that we need to upsdate one field.&lt;/P&gt;&lt;P&gt;All of this services are hosted.&lt;/P&gt;&lt;P&gt;Any idea of what can go wrong?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Arcade&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class="lia-align-left"&gt;&lt;FONT color="#339966"&gt;&lt;SPAN&gt;var&lt;/SPAN&gt; &lt;SPAN&gt;S123urlsource&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;'arcgis-survey123://?itemID=75cce9a7fb774f1bbcf81a59f32aa7da&amp;amp;amp;field:rel_objectid='&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;OBJECTID&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;'&amp;amp;amp;field:rel_globalid='&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;GlobalID&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;'&amp;amp;amp;field:no_vanne='&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;NoGeomatique&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;'&amp;amp;amp;field:rue='&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;Rue&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;'&amp;amp;amp;field:no_chambre='&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;NoCV&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;'&amp;amp;callback:submit='&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN&gt;var&lt;/SPAN&gt; &lt;SPAN&gt;FMurlsource&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;'&lt;A href="https://fieldmaps.arcgis.app" target="_blank"&gt;https://fieldmaps.arcgis.app&lt;/A&gt;?'&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT color="#339966"&gt;&lt;SPAN&gt;var&lt;/SPAN&gt; &lt;SPAN&gt;FMparams&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;'itemID%3Debaefa9f41d246ea84d4c5986fe6ded5%26referenceContext%3DupdateFeature%26featureSourceURL%3Dhttps://services6.arcgis.com/soNIh8USuioRwjks/arcgis/rest/services/Inspections_CV_Vannes_VdM/FeatureServer/2%26'&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT color="#3366FF"&gt;&lt;SPAN&gt;var&lt;/SPAN&gt; &lt;SPAN&gt;FMGID&lt;/SPAN&gt;&lt;SPAN&gt;= &lt;/SPAN&gt;&lt;SPAN&gt;Mid&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;GlobalID&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;36&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT color="#339966"&gt;&lt;SPAN&gt;var&lt;/SPAN&gt; &lt;SPAN&gt;FMAtt&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;'%26featureAttributes%3D%7B%22Inspection%22:%22Oui%22%7D'&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN&gt;return&lt;/SPAN&gt; &lt;SPAN&gt;Concatenate&lt;/SPAN&gt;&lt;SPAN&gt;([&lt;/SPAN&gt;&lt;SPAN&gt;S123urlsource&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;UrlEncode&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;FMurlsource&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;FMparams&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;'featureID%3D'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;FMGID&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;FMAtt&lt;/SPAN&gt;&lt;SPAN&gt;]);&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;URL Encoded&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN&gt;"arcgis-survey123://?itemID=75cce9a7fb774f1bbcf81a59f32aa7da&amp;amp;amp;field:rel_objectid=9743&amp;amp;amp;field:rel_globalid=6669430a-67e2-416d-957d-4b16167d642b&amp;amp;amp;field:no_vanne=5038347&amp;amp;amp;field:rue=chemin de la Côte-Saint-Luc &amp;amp;amp;field:no_chambre=10021348&amp;amp;callback:submit=https%3A%2F%2Ffieldmaps.arcgis.app%3FitemID%3Debaefa9f41d246ea84d4c5986fe6ded5%26referenceContext%3DupdateFeature%26featureSourceURL%3Dhttps://services6.arcgis.com/soNIh8USuioRwjks/arcgis/rest/services/Inspections_CV_Vannes_VdM/FeatureServer/2%26featureID%3D6669430a-67e2-416d-957d-4b16167d642b%26featureAttributes%3D%7B%22Inspection%22:%22Oui%22%7D"&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 07 Oct 2024 18:45:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/fm-url-encoding-to-open-s123-callback-and-field/m-p/1546259#M9706</guid>
      <dc:creator>CristianGraf</dc:creator>
      <dc:date>2024-10-07T18:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: FM URL encoding to open S123, Callback and field edit</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/fm-url-encoding-to-open-s123-callback-and-field/m-p/1546315#M9707</link>
      <description>&lt;P&gt;If you just do&amp;nbsp;&amp;amp;callback=&lt;A href="https://fieldmaps.arcgis.app" target="_blank"&gt;https://fieldmaps.arcgis.app&lt;/A&gt; it will flip back to Field Maps and keep the state of the app you had already.&amp;nbsp; No need to give it all that other info or it will just reload it all on you.&amp;nbsp; I have never needed to encode it either it works just fine without it.&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 20:50:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/fm-url-encoding-to-open-s123-callback-and-field/m-p/1546315#M9707</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2024-10-07T20:50:10Z</dc:date>
    </item>
  </channel>
</rss>

