<?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 Sending an email when the submit button in clicked in the Quick Report App? in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/sending-an-email-when-the-submit-button-in-clicked/m-p/842175#M2553</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am new to QML and want to find out&lt;/P&gt;&lt;P&gt;1. Where in the FeatureServiceManager.qml should the NetworkRequest object be placed.&lt;/P&gt;&lt;P&gt;2. How do I call the emailHandler in the applyEdits function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2018 12:01:30 GMT</pubDate>
    <dc:creator>GiatriLalla</dc:creator>
    <dc:date>2018-09-05T12:01:30Z</dc:date>
    <item>
      <title>Sending an email when the submit button in clicked in the Quick Report App?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/sending-an-email-when-the-submit-button-in-clicked/m-p/842175#M2553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am new to QML and want to find out&lt;/P&gt;&lt;P&gt;1. Where in the FeatureServiceManager.qml should the NetworkRequest object be placed.&lt;/P&gt;&lt;P&gt;2. How do I call the emailHandler in the applyEdits function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 12:01:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/sending-an-email-when-the-submit-button-in-clicked/m-p/842175#M2553</guid>
      <dc:creator>GiatriLalla</dc:creator>
      <dc:date>2018-09-05T12:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sending an email when the submit button in clicked in the Quick Report App?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/sending-an-email-when-the-submit-button-in-clicked/m-p/842176#M2554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Giatri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This has already been answered in this thread,&amp;nbsp;&lt;A href="https://community.esri.com/thread/192368-send-email-from-quick-report-app-when-user-clicks-submit-button"&gt;https://community.esri.com/thread/192368-send-email-from-quick-report-app-when-user-clicks-submit-button&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Erwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 19:46:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/sending-an-email-when-the-submit-button-in-clicked/m-p/842176#M2554</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2018-09-05T19:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sending an email when the submit button in clicked in the Quick Report App?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/sending-an-email-when-the-submit-button-in-clicked/m-p/842177#M2555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thank you. However, there answers posted on the previous thread was not to clear for a beginner.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 19:53:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/sending-an-email-when-the-submit-button-in-clicked/m-p/842177#M2555</guid>
      <dc:creator>GiatriLalla</dc:creator>
      <dc:date>2018-09-05T19:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sending an email when the submit button in clicked in the Quick Report App?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/sending-an-email-when-the-submit-button-in-clicked/m-p/842178#M2556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Giatri,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answers to your original questions,&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;1. Where in the FeatureServiceManager.qml should the NetworkRequest object be placed.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Anywhere as long as it is inside the main Item component&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Item{&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;.....&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;.....&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;}&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;preferably&amp;nbsp;toward the bottom so that they are in the same area with&amp;nbsp;other NetworkRequest components in this qml&amp;nbsp;file&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;2. How do I call the emailHandler in the applyEdits function.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;By calling the send() function, you can refer to the applyEditNetworkRequest in the same file to see how it is being used to call the NetworkRequest component.&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Hope this helps,&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Erwin.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 21:35:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/sending-an-email-when-the-submit-button-in-clicked/m-p/842178#M2556</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2018-09-06T21:35:06Z</dc:date>
    </item>
  </channel>
</rss>

