<?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 Hyperlink to SharePoint Shared Document does not work - Flex version 3.3 in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/hyperlink-to-sharepoint-shared-document-does-not/m-p/534014#M15093</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: wannabhornj&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I put http hyperlink (stored in SharePoint) in a Sub-layer.&amp;nbsp; I can click the link and it brings me to a new window.&amp;nbsp; However, the url changes from "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://mysite/personal/wannapornj/Shared%20Documents/Basin/CpPrecaspian.pdf" rel="nofollow" target="_blank"&gt;http://mysite/personal/wannapornj/Shared%20Documents/Basin/CpPrecaspian.pdf&lt;/A&gt;&lt;SPAN&gt;" to "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://mysite/personal/wannapornj/Shared%2520Documents/Basin/CpPrecaspian.pdf" rel="nofollow" target="_blank"&gt;http://mysite/personal/wannapornj/Shared%2520Documents/Basin/CpPrecaspian.pdf&lt;/A&gt;&lt;SPAN&gt;".&amp;nbsp; It got the extra number!&amp;nbsp; As a result, the document cannot be opened.&amp;nbsp; Please help.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]24317[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]24318[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 May 2013 09:47:49 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2013-05-15T09:47:49Z</dc:date>
    <item>
      <title>Hyperlink to SharePoint Shared Document does not work - Flex version 3.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/hyperlink-to-sharepoint-shared-document-does-not/m-p/534014#M15093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: wannabhornj&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I put http hyperlink (stored in SharePoint) in a Sub-layer.&amp;nbsp; I can click the link and it brings me to a new window.&amp;nbsp; However, the url changes from "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://mysite/personal/wannapornj/Shared%20Documents/Basin/CpPrecaspian.pdf" rel="nofollow" target="_blank"&gt;http://mysite/personal/wannapornj/Shared%20Documents/Basin/CpPrecaspian.pdf&lt;/A&gt;&lt;SPAN&gt;" to "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://mysite/personal/wannapornj/Shared%2520Documents/Basin/CpPrecaspian.pdf" rel="nofollow" target="_blank"&gt;http://mysite/personal/wannapornj/Shared%2520Documents/Basin/CpPrecaspian.pdf&lt;/A&gt;&lt;SPAN&gt;".&amp;nbsp; It got the extra number!&amp;nbsp; As a result, the document cannot be opened.&amp;nbsp; Please help.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]24317[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]24318[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 09:47:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/hyperlink-to-sharepoint-shared-document-does-not/m-p/534014#M15093</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-05-15T09:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlink to SharePoint Shared Document does not work - Flex version 3.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/hyperlink-to-sharepoint-shared-document-does-not/m-p/534015#M15094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: rscheitlin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wannapornj,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; You want to remove the URL encoding from your link (%20) as that will be RE-encoded when it is used as a link field. Your link should look like this "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://mysite/personal/wannapornj/Shared" rel="nofollow" target="_blank"&gt;http://mysite/personal/wannapornj/Shared&lt;/A&gt;&lt;SPAN&gt; Documents/Basin/CpPrecaspian.pdf"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't forget to &lt;/SPAN&gt;&lt;STRONG&gt;click the Mark as answer check&lt;/STRONG&gt;&lt;SPAN&gt; on this post and to &lt;/SPAN&gt;&lt;STRONG&gt;click the top arrow (promote)&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Follow these steps&lt;/STRONG&gt;&lt;SPAN&gt; as shown in the below graphic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="http://gis.calhouncounty.org/FlexViewer3.3/Answer.jpg" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 11:44:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/hyperlink-to-sharepoint-shared-document-does-not/m-p/534015#M15094</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-05-15T11:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlink to SharePoint Shared Document does not work - Flex version 3.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/hyperlink-to-sharepoint-shared-document-does-not/m-p/534016#M15095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;SPAN&gt;Unfortunately, I cannot change the URL %20 to be "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://mysite/personal/wannapornj/Shared" rel="nofollow" target="_blank"&gt;http://mysite/personal/wannapornj/Shared&lt;/A&gt;&lt;SPAN&gt; Documents/Basin/CpPrecaspian.pdf" because the path "Shared Documents" came from the setting of SharePoint that the folder has a space between the word.&amp;nbsp; Is there any other way to make the link work?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 01:18:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/hyperlink-to-sharepoint-shared-document-does-not/m-p/534016#M15095</guid>
      <dc:creator>WannabhornJarupath</dc:creator>
      <dc:date>2013-05-16T01:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlink to SharePoint Shared Document does not work - Flex version 3.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/hyperlink-to-sharepoint-shared-document-does-not/m-p/534017#M15096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: rscheitlin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wannaporn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; So you are saying that you have no control over the&amp;nbsp; link field?... If that is actually the case then you would have to modify the source code for the PopUpRendererSkin.mxml and decode the link field contents before it get encoded in the url link for the popup.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 02:00:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/hyperlink-to-sharepoint-shared-document-does-not/m-p/534017#M15096</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-05-16T02:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlink to SharePoint Shared Document does not work - Flex version 3.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/hyperlink-to-sharepoint-shared-document-does-not/m-p/534018#M15097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the suggestion and&amp;nbsp; quick response.&amp;nbsp; I appreciate it.&amp;nbsp; Could you provide additional resource I can read more about .mxml? Where can I look at the file?&amp;nbsp; How should I modify the link please?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 02:17:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/hyperlink-to-sharepoint-shared-document-does-not/m-p/534018#M15097</guid>
      <dc:creator>WannabhornJarupath</dc:creator>
      <dc:date>2013-05-16T02:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlink to SharePoint Shared Document does not work - Flex version 3.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/hyperlink-to-sharepoint-shared-document-does-not/m-p/534019#M15098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: rscheitlin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wannaporn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; There are a dozen or more thread here on this forum about modifying the PopUpRendererSkin.mxml all you have to do is search the forum. Modifying an mxml file will require a flex IDE like Flash Builder.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 10:56:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/hyperlink-to-sharepoint-shared-document-does-not/m-p/534019#M15098</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-05-16T10:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlink to SharePoint Shared Document does not work - Flex version 3.3</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/hyperlink-to-sharepoint-shared-document-does-not/m-p/534020#M15099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much Robert for your help and great tools you have created!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 06:48:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/hyperlink-to-sharepoint-shared-document-does-not/m-p/534020#M15099</guid>
      <dc:creator>WannabhornJarupath</dc:creator>
      <dc:date>2013-05-17T06:48:24Z</dc:date>
    </item>
  </channel>
</rss>

