<?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: Mailto links in Journal story map in Classic Esri Story Maps Questions</title>
    <link>https://community.esri.com/t5/classic-esri-story-maps-questions/mailto-links-in-journal-story-map/m-p/130376#M1378</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just tested and all have the same behavior, a new blank page will be opened.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Nov 2017 17:16:04 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2017-11-01T17:16:04Z</dc:date>
    <item>
      <title>Mailto links in Journal story map</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/mailto-links-in-journal-story-map/m-p/130372#M1374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trying to include a mailto link in the storymap I'm working on--I've figured out how to do this, opening up an email client new message window, but every time it also opens a new blank tab in my web browser. I'm using Chrome. Seems to have something to do with the "Target=blank" in code, but I don't know what to replace that line with so that it keeps the user within the storymap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 21:09:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/mailto-links-in-journal-story-map/m-p/130372#M1374</guid>
      <dc:creator>RamseyJeff</dc:creator>
      <dc:date>2017-10-31T21:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mailto links in Journal story map</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/mailto-links-in-journal-story-map/m-p/130373#M1375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does your link look like?&amp;nbsp;Is&amp;nbsp; it something like this:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;a&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;href&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;mailto:&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:someone@example.com" rel="nofollow noopener noreferrer" target="_blank"&gt;someone@example.com&lt;/A&gt;&lt;SPAN&gt;?Subject&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;subject here&amp;amp;Body&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;body text&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; Link display text
&lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;/&lt;/SPAN&gt;a&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose it also depends if a client has an email application installed.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 07:20:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/mailto-links-in-journal-story-map/m-p/130373#M1375</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2021-12-11T07:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mailto links in Journal story map</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/mailto-links-in-journal-story-map/m-p/130374#M1376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Here's the source code:&amp;nbsp;&amp;lt;a href="mailto:&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:treeteam@irvingtonpdx.com"&gt;treeteam@irvingtonpdx.com&lt;/A&gt;&lt;SPAN&gt;" target="_blank"&amp;gt;. This works for opening up a mail client, however it also opens up a blank tab in my web browser. When I erase the target="_blank" it doesn't change anything, in fact it reappears.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 15:12:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/mailto-links-in-journal-story-map/m-p/130374#M1376</guid>
      <dc:creator>RamseyJeff</dc:creator>
      <dc:date>2017-11-01T15:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Mailto links in Journal story map</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/mailto-links-in-journal-story-map/m-p/130375#M1377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So it probably needs a value in the target property. Does using "&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;_self", "_parent" or "_top" change anything? Maybe it will be overwritten automatically, but it is worth a shot.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 17:00:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/mailto-links-in-journal-story-map/m-p/130375#M1377</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-11-01T17:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Mailto links in Journal story map</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/mailto-links-in-journal-story-map/m-p/130376#M1378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just tested and all have the same behavior, a new blank page will be opened.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 17:16:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/mailto-links-in-journal-story-map/m-p/130376#M1378</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-11-01T17:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Mailto links in Journal story map</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/mailto-links-in-journal-story-map/m-p/130377#M1379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope, none of them work, and it gets overwritten each time. Adding a "mailto" button to the Edit Section window would be a great improvement in the next update.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 17:18:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/mailto-links-in-journal-story-map/m-p/130377#M1379</guid>
      <dc:creator>RamseyJeff</dc:creator>
      <dc:date>2017-11-01T17:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mailto links in Journal story map</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/mailto-links-in-journal-story-map/m-p/130378#M1380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would be good to create an idea for it:&amp;nbsp;&lt;A href="https://community.esri.com/space/2167"&gt;ArcGIS Ideas&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to be sure, I will tag &lt;A href="https://community.esri.com/migrated-users/2852"&gt;Rupert Essinger&lt;/A&gt;&amp;nbsp; and&amp;nbsp;&lt;A href="https://community.esri.com/people/OEvans-esristaff"&gt;OEvans-esristaff&lt;/A&gt;&amp;nbsp;who know a lot more than me about StoryMaps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 17:23:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/mailto-links-in-journal-story-map/m-p/130378#M1380</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-11-01T17:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mailto links in Journal story map</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/mailto-links-in-journal-story-map/m-p/130379#M1381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The issue described above with mailto links in Map Journal is a known issue that is not likely to be fixed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mailto links are now supported in the new ArcGIS StoryMaps. See&amp;nbsp;&lt;A href="https://community.esri.com/message/884208-mailto-links"&gt;https://community.esri.com/message/884208-mailto-links&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2020 16:10:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/mailto-links-in-journal-story-map/m-p/130379#M1381</guid>
      <dc:creator>OwenGeo</dc:creator>
      <dc:date>2020-01-28T16:10:43Z</dc:date>
    </item>
  </channel>
</rss>

