<?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: Embedded survey with dynamic mode? in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/embedded-survey-with-dynamic-mode/m-p/1271497#M7529</link>
    <description>&lt;P&gt;The easy way is to have a second embed that lacks the "mode=Edit" parameter and stacking it under the edit form. Alternatively, have a "collect new entry" link under the edit form, and just have it open in a new tab. It would be awesome if the "no data" message could be a separate embed URL, but no such luck.&lt;/P&gt;&lt;P&gt;A needlessly complicated manner of accomplishing this would be to create a Data Expression and to build a FeatureSet. You could have a string field that holds "&amp;amp;mode=Edit&amp;amp;globalId=&amp;lt;the_globalid&amp;gt;". Then create a single placeholder feature in which this field is null, then append the rest of the features to it.&lt;/P&gt;&lt;P&gt;Once you have that, you could link it to the embed, with the URL "your-survey-url/{new_string_field}". For the placeholder, this will be null, resulting in a new feature form. For the others, it will populate with the editing parameters.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Mar 2023 18:53:18 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2023-03-24T18:53:18Z</dc:date>
    <item>
      <title>Embedded survey with dynamic mode?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/embedded-survey-with-dynamic-mode/m-p/1271477#M7528</link>
      <description>&lt;P&gt;I have built a dashboard and been able to embed Survey123 web forms and use them to add records or edit existing records by using the URL parameter&amp;nbsp; "mode=Edit".&amp;nbsp; However, that precludes me from using that form for creating new records.&lt;/P&gt;&lt;P&gt;It don't see any way to dynamically change the use of the form between add and edit modes?&amp;nbsp; Is there any possible workaround like adding the feature first and immediately opening the S123 form for instance?&lt;/P&gt;&lt;P&gt;Dave&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 18:17:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/embedded-survey-with-dynamic-mode/m-p/1271477#M7528</guid>
      <dc:creator>DavidFlack</dc:creator>
      <dc:date>2023-03-24T18:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Embedded survey with dynamic mode?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/embedded-survey-with-dynamic-mode/m-p/1271497#M7529</link>
      <description>&lt;P&gt;The easy way is to have a second embed that lacks the "mode=Edit" parameter and stacking it under the edit form. Alternatively, have a "collect new entry" link under the edit form, and just have it open in a new tab. It would be awesome if the "no data" message could be a separate embed URL, but no such luck.&lt;/P&gt;&lt;P&gt;A needlessly complicated manner of accomplishing this would be to create a Data Expression and to build a FeatureSet. You could have a string field that holds "&amp;amp;mode=Edit&amp;amp;globalId=&amp;lt;the_globalid&amp;gt;". Then create a single placeholder feature in which this field is null, then append the rest of the features to it.&lt;/P&gt;&lt;P&gt;Once you have that, you could link it to the embed, with the URL "your-survey-url/{new_string_field}". For the placeholder, this will be null, resulting in a new feature form. For the others, it will populate with the editing parameters.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 18:53:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/embedded-survey-with-dynamic-mode/m-p/1271497#M7529</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2023-03-24T18:53:18Z</dc:date>
    </item>
  </channel>
</rss>

