<?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 Contact us email button in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/contact-us-email-button/m-p/822585#M7571</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; font-family: Helvetica, sans-serif;"&gt;Good day all,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; font-family: Helvetica, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; font-family: Helvetica, sans-serif;"&gt;&lt;SPAN&gt;I don't want to recreate a wheel if it is already available. Honestly I don't find any widget. I have checked "Share" widget which creates a map link however it is not required functionality. I am required to create a button which opens a new email. It should have option for email "&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:gis@xxx.com"&gt;gis@xxx.com&lt;/A&gt;&lt;SPAN&gt;" and subject "question". Please provide detail instructions! Thanks a bunch!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jun 2016 18:20:14 GMT</pubDate>
    <dc:creator>RamyShah</dc:creator>
    <dc:date>2016-06-06T18:20:14Z</dc:date>
    <item>
      <title>Contact us email button</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/contact-us-email-button/m-p/822585#M7571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; font-family: Helvetica, sans-serif;"&gt;Good day all,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; font-family: Helvetica, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; font-family: Helvetica, sans-serif;"&gt;&lt;SPAN&gt;I don't want to recreate a wheel if it is already available. Honestly I don't find any widget. I have checked "Share" widget which creates a map link however it is not required functionality. I am required to create a button which opens a new email. It should have option for email "&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:gis@xxx.com"&gt;gis@xxx.com&lt;/A&gt;&lt;SPAN&gt;" and subject "question". Please provide detail instructions! Thanks a bunch!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 18:20:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/contact-us-email-button/m-p/822585#M7571</guid>
      <dc:creator>RamyShah</dc:creator>
      <dc:date>2016-06-06T18:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Contact us email button</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/contact-us-email-button/m-p/822586#M7572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the About widget and add whatever text, images, and email you like. User would ckick to invoke the widget and invoke the email client when the email link is clicked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 18:42:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/contact-us-email-button/m-p/822586#M7572</guid>
      <dc:creator>MichaelMiller2</dc:creator>
      <dc:date>2016-06-06T18:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Contact us email button</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/contact-us-email-button/m-p/822587#M7573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could change the config.json properties from the main WAB folder where the links are located.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp; "links": [
&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "label": "Email Us",
&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "url": "mailto:&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:gis@xxx.com" rel="nofollow noopener noreferrer" target="_blank"&gt;gis@xxx.com&lt;/A&gt;&lt;SPAN&gt;?subject=Question"&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; },
&amp;nbsp; ],&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 09:46:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/contact-us-email-button/m-p/822587#M7573</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2021-12-12T09:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Contact us email button</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/contact-us-email-button/m-p/822588#M7574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works. Thanks Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 19:37:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/contact-us-email-button/m-p/822588#M7574</guid>
      <dc:creator>RamyShah</dc:creator>
      <dc:date>2016-06-06T19:37:59Z</dc:date>
    </item>
  </channel>
</rss>

