<?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 Survey123 JavaScript PullData extension not working in website in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-javascript-pulldata-extension-not/m-p/840816#M20832</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have published a survey using the latest 3.10 version of Connect, that includes a JavaScript file in the extensions folder.&amp;nbsp; Everything works great in Connect.&amp;nbsp; I am opening the survey with a portalUrl parameter in a web browser (tested in MS Edge - 84.0.522.52, Chromium and Google Chome -&amp;nbsp;84.0.4147.105&lt;SPAN style="color: #5f6368;"&gt;)&lt;/SPAN&gt; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Running developer tools, a 400 error code is thrown trying to access the JavaScript file, with the message "Info file for item not found".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/502868_pastedImage_3.png" /&gt;&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/502833_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I can see the JavaScript file in the item content directory on the Portal server:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/502834_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this just a limitation with the Survey123 website?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Aug 2020 14:13:55 GMT</pubDate>
    <dc:creator>ChrisBlinn1</dc:creator>
    <dc:date>2020-08-10T14:13:55Z</dc:date>
    <item>
      <title>Survey123 JavaScript PullData extension not working in website</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-javascript-pulldata-extension-not/m-p/840816#M20832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have published a survey using the latest 3.10 version of Connect, that includes a JavaScript file in the extensions folder.&amp;nbsp; Everything works great in Connect.&amp;nbsp; I am opening the survey with a portalUrl parameter in a web browser (tested in MS Edge - 84.0.522.52, Chromium and Google Chome -&amp;nbsp;84.0.4147.105&lt;SPAN style="color: #5f6368;"&gt;)&lt;/SPAN&gt; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Running developer tools, a 400 error code is thrown trying to access the JavaScript file, with the message "Info file for item not found".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/502868_pastedImage_3.png" /&gt;&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/502833_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I can see the JavaScript file in the item content directory on the Portal server:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/502834_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this just a limitation with the Survey123 website?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2020 14:13:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-javascript-pulldata-extension-not/m-p/840816#M20832</guid>
      <dc:creator>ChrisBlinn1</dc:creator>
      <dc:date>2020-08-10T14:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 JavaScript PullData extension not working in website</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-javascript-pulldata-extension-not/m-p/840817#M20833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. You need to put your JavaScript function in a folder called 'scripts'.&lt;/P&gt;&lt;P&gt;See &lt;A href="https://community.esri.com/groups/survey123/blog/2020/08/07/extending-survey123-smart-forms-with-custom-js-functions"&gt;https://community.esri.com/groups/survey123/blog/2020/08/07/extending-survey123-smart-forms-with-custom-js-functions&lt;/A&gt; for details.&lt;/P&gt;&lt;P&gt;The 'extensions' folder is only supported (for backwards compatibility) with previous versions of Survey123 field app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2020 14:41:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-javascript-pulldata-extension-not/m-p/840817#M20833</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2020-08-10T14:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 JavaScript PullData extension not working in website</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-javascript-pulldata-extension-not/m-p/840818#M20834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect, thanks Ismael! We're up and running!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2020 15:40:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-javascript-pulldata-extension-not/m-p/840818#M20834</guid>
      <dc:creator>ChrisBlinn1</dc:creator>
      <dc:date>2020-08-10T15:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 JavaScript PullData extension not working in website</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-javascript-pulldata-extension-not/m-p/1027705#M32552</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a similar problem, I am getting the following error when trying to publish from Survey123 Connect v 3.9.20 to AGOL (maybe a portal for my org?) Here is the error message.&amp;nbsp; I have also attached a snapshot of the folder for my survey123 project.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanaLRobinson_1-1613583196854.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/6240iD74111D4B7330B2F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanaLRobinson_1-1613583196854.png" alt="DanaLRobinson_1-1613583196854.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanaLRobinson_0-1613582913484.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/6238iBD0AA0F3A8429DC9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanaLRobinson_0-1613582913484.png" alt="DanaLRobinson_0-1613582913484.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The form is still pertinent, so any shortcuts to avoid rebuilding entirely would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 17:41:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-javascript-pulldata-extension-not/m-p/1027705#M32552</guid>
      <dc:creator>DanaLRobinson</dc:creator>
      <dc:date>2021-02-17T17:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 JavaScript PullData extension not working in website</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-javascript-pulldata-extension-not/m-p/1027837#M32561</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/319328"&gt;@DanaLRobinson&lt;/a&gt;&amp;nbsp; Please upgrade Survey123 Connect to the &lt;A href="https://www.esri.com/en-us/arcgis/products/arcgis-survey123/resources#settingup" target="_blank" rel="noopener"&gt;latest release&lt;/A&gt;.&amp;nbsp; Upgrading Connect will not cause data loss. If the problem persists I suggest you contact Esri Technical Support so they help you recover your existing survey from ArcGIS Online. The process is as follows:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;First you need to make sure your survey is in ArcGIS Online. You can form example download your survey into the field app first. If this is possible, then your form is in good health in Online. Good thing. If you cannot download the survey into the field app then you have bigger problems. Hopefully this is not the case.&lt;/LI&gt;&lt;LI&gt;Then, you delete the local copy that Survey123 Connect keeps in your computer. It is likely that the local copy is corrupted somehow. The .info file is missing in your survey directory folder. The .info file is not to be confused with forminfo.json&amp;nbsp; To delete the local copy you need to delete the folder PDO Patrol Log that you show in the screenshot above. I suggest you do this while Connect and Excel are both closed.&lt;/LI&gt;&lt;LI&gt;Then you use Survey123 Connect to download the survey from Online into Connect again. You will see a download icon in the gallery for your survey.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Step number 2 can be dangerous if you do not know exactly how to delete the local copy. To do this with confidence please open an Esri Technical Support case so they can guide you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 21:44:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-javascript-pulldata-extension-not/m-p/1027837#M32561</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2021-02-17T21:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 JavaScript PullData extension not working in website</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-javascript-pulldata-extension-not/m-p/1029685#M32678</link>
      <description>&lt;P&gt;Thank you! That worked! Form is saved!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 19:06:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-javascript-pulldata-extension-not/m-p/1029685#M32678</guid>
      <dc:creator>DanaLRobinson</dc:creator>
      <dc:date>2021-02-23T19:06:48Z</dc:date>
    </item>
  </channel>
</rss>

