<?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: share link invalid when activated from outlook in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/share-link-invalid-when-activated-from-outlook/m-p/312049#M15652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The app you are using is an older template that we no longer support. An updated template called Map Tools , that looks very similar, is available in the template gallery. The updated version has a share button that uses bitly to generate the link so it won't be broken. Here's a test app I configured to look much like your template. Perhaps the new template will work for you instead? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.arcgis.com/apps/MapTools/index.html?appid=52b3856667904a11b91af0df63cf9044" title="http://www.arcgis.com/apps/MapTools/index.html?appid=52b3856667904a11b91af0df63cf9044"&gt;http://www.arcgis.com/apps/MapTools/index.html?appid=52b3856667904a11b91af0df63cf9044&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are also some features in the new version of the template that you might like including the ability to toggle sub layer visibility in the layers tool and the option to configure search to search layers in the web map. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jul 2015 16:34:30 GMT</pubDate>
    <dc:creator>KellyHutchins</dc:creator>
    <dc:date>2015-07-14T16:34:30Z</dc:date>
    <item>
      <title>share link invalid when activated from outlook</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/share-link-invalid-when-activated-from-outlook/m-p/312046#M15649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when hitting the share button within a published wma an outlook windows pops up with the link in the conversation area. perfect! the subject is also filled, perfect!&lt;/P&gt;&lt;P&gt;BUT; the link is broken just after "extent=". I presume due to the curly bracket that follows. see below the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Calibri','sans-serif';"&gt;Outlook:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Calibri','sans-serif';"&gt;Check out this map: &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Calibri','sans-serif';"&gt; &lt;A href="http://valleienveluwe.maps.arcgis.com/apps/OnePane/basicviewer/index.html?&amp;amp;extent="&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt;http://valleienveluwe.maps.arcgis.com/apps/OnePane/basicviewer/index.html?&amp;amp;extent=&lt;/SPAN&gt;&lt;/A&gt;{"xmin":552241.7418866705,"ymin":6791141.315709047,"xmax":692885.8739314487,"ymax":6905796.858136855,"spatialReference":{"wkid":102100}}&amp;amp;appid=f96cb67fa7d6469fa0dbace3de1756e1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to resolve this?&lt;/P&gt;&lt;P&gt;thx, cp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 06:17:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/share-link-invalid-when-activated-from-outlook/m-p/312046#M15649</guid>
      <dc:creator>cpm1</dc:creator>
      <dc:date>2015-07-14T06:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: share link invalid when activated from outlook</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/share-link-invalid-when-activated-from-outlook/m-p/312047#M15650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't have to use the json syntax to specify the extent at the URL. This will do:&lt;/P&gt;&lt;P&gt;&lt;A href="http://valleienveluwe.maps.arcgis.com/apps/OnePane/basicviewer/index.html?&amp;amp;appid=f96cb67fa7d6469fa0dbace3de1756e1&amp;amp;extent=552241.7418866705,6791141.315709047,692885.8739314487,6905796.858136855" title="http://valleienveluwe.maps.arcgis.com/apps/OnePane/basicviewer/index.html?&amp;amp;appid=f96cb67fa7d6469fa0dbace3de1756e1&amp;amp;extent=552241.7418866705,6791141.315709047,692885.8739314487,6905796.858136855"&gt;http://valleienveluwe.maps.arcgis.com/apps/OnePane/basicviewer/index.html?&amp;amp;appid=f96cb67fa7d6469fa0dbace3de1756e1&amp;amp;extent=552241.7418866705,6791141.315709047,692885.8739314487,6905796.858136855&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See: &lt;A href="http://doc.arcgis.com/nl/arcgis-online/create-maps/use-url-parameters.htm" title="http://doc.arcgis.com/nl/arcgis-online/create-maps/use-url-parameters.htm"&gt;URL-parameters gebruiken—ArcGIS Online Help | ArcGIS&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have to work with the URL you specified in Outlook, you can select the entire text of the URL and edit the hyperlink and make sure the entire url is pasted there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 11:51:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/share-link-invalid-when-activated-from-outlook/m-p/312047#M15650</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-07-14T11:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: share link invalid when activated from outlook</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/share-link-invalid-when-activated-from-outlook/m-p/312048#M15651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know.&lt;/P&gt;&lt;P&gt;but what's the function of the share button if it doesn't work correctly??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can I somehow override the link in AGonline web application config?&lt;/P&gt;&lt;P&gt;thx for replying!&lt;/P&gt;&lt;P&gt;cp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 13:15:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/share-link-invalid-when-activated-from-outlook/m-p/312048#M15651</guid>
      <dc:creator>cpm1</dc:creator>
      <dc:date>2015-07-14T13:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: share link invalid when activated from outlook</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/share-link-invalid-when-activated-from-outlook/m-p/312049#M15652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The app you are using is an older template that we no longer support. An updated template called Map Tools , that looks very similar, is available in the template gallery. The updated version has a share button that uses bitly to generate the link so it won't be broken. Here's a test app I configured to look much like your template. Perhaps the new template will work for you instead? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.arcgis.com/apps/MapTools/index.html?appid=52b3856667904a11b91af0df63cf9044" title="http://www.arcgis.com/apps/MapTools/index.html?appid=52b3856667904a11b91af0df63cf9044"&gt;http://www.arcgis.com/apps/MapTools/index.html?appid=52b3856667904a11b91af0df63cf9044&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are also some features in the new version of the template that you might like including the ability to toggle sub layer visibility in the layers tool and the option to configure search to search layers in the web map. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 16:34:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/share-link-invalid-when-activated-from-outlook/m-p/312049#M15652</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2015-07-14T16:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: share link invalid when activated from outlook</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/share-link-invalid-when-activated-from-outlook/m-p/312050#M15653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah! many thanks!&lt;/P&gt;&lt;P&gt;this works for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 07:06:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/share-link-invalid-when-activated-from-outlook/m-p/312050#M15653</guid>
      <dc:creator>cpm1</dc:creator>
      <dc:date>2015-07-15T07:06:11Z</dc:date>
    </item>
  </channel>
</rss>

