<?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: iFrame a S123 Form in HTML Page example in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/iframe-a-s123-form-in-html-page-example/m-p/1353499#M82919</link>
    <description>&lt;P&gt;Note:&amp;nbsp; My forms are in our OnPrem Portal So am thinking that I would have to change the URL?&amp;nbsp; Just not sure the correct syntax&lt;/P&gt;</description>
    <pubDate>Mon, 27 Nov 2023 14:50:48 GMT</pubDate>
    <dc:creator>kapalczynski</dc:creator>
    <dc:date>2023-11-27T14:50:48Z</dc:date>
    <item>
      <title>iFrame a S123 Form in HTML Page example</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/iframe-a-s123-form-in-html-page-example/m-p/1353498#M82918</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I am trying to create a POC and have list of records from a JSON query on the left of a page.&amp;nbsp; Then have the Survey123 Form on the right populated with the appropriate data from that Record they selected on the left.&lt;/P&gt;&lt;P&gt;Right now I am just trying to get the form to show up in the right with a specific record ID and cant seem to make this work...&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I need to import some JS module or something? I figure if I can get this working I can figure out the rest...&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;html&amp;gt;
&amp;lt;head&amp;gt;&amp;lt;/head&amp;gt;
 &amp;lt;body&amp;gt;
    &amp;lt;div style="width: 100%;"&amp;gt;
        &amp;lt;div style="width: 50%; height: 80%; float: left; background: white;border-color:black"&amp;gt; 
            Left Div 
        &amp;lt;/div&amp;gt;
        &amp;lt;div style="margin-left: 50%; height: 80%; background: white;border-color:black"&amp;gt; 
            &amp;lt;iframe name="survey123webform" width="300" height="400" frameborder="0" marginheight="0" marginwidth="0" title="My Survey" 
            src="//survey123.arcgis.com/share/1xxx14a98xxxc878005xxx6&amp;amp;amp;action=edit&amp;amp;amp;folder=inbox&amp;amp;amp;update=true&amp;amp;amp;q:where=OBJECTID=10343&amp;amp;amp;"&amp;gt;&amp;lt;/iframe&amp;gt;
        &amp;lt;/div&amp;gt;
    &amp;lt;/div&amp;gt;
 &amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 14:47:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/iframe-a-s123-form-in-html-page-example/m-p/1353498#M82918</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2023-11-27T14:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: iFrame a S123 Form in HTML Page example</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/iframe-a-s123-form-in-html-page-example/m-p/1353499#M82919</link>
      <description>&lt;P&gt;Note:&amp;nbsp; My forms are in our OnPrem Portal So am thinking that I would have to change the URL?&amp;nbsp; Just not sure the correct syntax&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 14:50:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/iframe-a-s123-form-in-html-page-example/m-p/1353499#M82919</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2023-11-27T14:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: iFrame a S123 Form in HTML Page example</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/iframe-a-s123-form-in-html-page-example/m-p/1353525#M82920</link>
      <description>&lt;P&gt;Think I got it with this..&lt;/P&gt;&lt;P&gt;My question now is can I back in credentials so I am not asked to login each time?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;&amp;lt;iframe name="survey123webform" width=100% height=100% frameborder="0" marginheight="0" marginwidth="0" title="My Survey" 
            src="https://survey123.arcgis.com/share/xxxxxxxxx0545e6?portalUrl=https://gggg.fdfd.virginia.com/portal&amp;amp;mode=edit&amp;amp;globalId={5FA1DFAA-17C6-4052-89AD-4737B916157F}"&amp;gt;
            &amp;lt;/iframe&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 15:38:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/iframe-a-s123-form-in-html-page-example/m-p/1353525#M82920</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2023-11-27T15:38:48Z</dc:date>
    </item>
  </channel>
</rss>

