<?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: Hyperlinks in ArcGIS Online in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hyperlinks-in-arcgis-online/m-p/285463#M7596</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/343722_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I am trying to get one field of URLs to be hyperlinked&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Mar 2017 16:37:32 GMT</pubDate>
    <dc:creator>GeorgeKatsambas</dc:creator>
    <dc:date>2017-03-23T16:37:32Z</dc:date>
    <item>
      <title>Hyperlinks in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hyperlinks-in-arcgis-online/m-p/285457#M7590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;I have a &lt;/SPAN&gt;&lt;SPAN&gt;feature class&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;with numerous polygons on an arcgis online map, which is also used in a Web Application Builder app v2.3 as a service. Each polygon has its on weblink(hyperlink) field that I used in arcgis online configure popups which allowed the user to click on the map and from the popup window click the hyperlink. Has the new March update to arcgis online changed the way hyperlinks are created. Link 1 image shows how the popup was and link 2 image is showing a new popup configuration. If I have a map service of over 200 polygons and each polygon has its own field with a hyperlink how do I add in to an online map and web application builder?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 17:48:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hyperlinks-in-arcgis-online/m-p/285457#M7590</guid>
      <dc:creator>GeorgeKatsambas</dc:creator>
      <dc:date>2017-03-22T17:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlinks in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hyperlinks-in-arcgis-online/m-p/285458#M7591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a related question regarding email addresses. I have a column of email addresses that I would like to make active in the popup. Is that possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 15:32:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hyperlinks-in-arcgis-online/m-p/285458#M7591</guid>
      <dc:creator>HenryMoore</dc:creator>
      <dc:date>2017-03-23T15:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlinks in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hyperlinks-in-arcgis-online/m-p/285459#M7592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;George,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;The hyperlink button is in the one that looks like a chain link in the toolbar click on that and add the field name surrounded by curly backets for the url field. If you use the "view html source" it would look like this:&lt;/P&gt;&lt;P&gt;&amp;lt;a href="{SIADDRESS}" target="_blank"&amp;gt;test1&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 16:00:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hyperlinks-in-arcgis-online/m-p/285459#M7592</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-03-23T16:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlinks in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hyperlinks-in-arcgis-online/m-p/285460#M7593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Henry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;For your question you would use:&lt;/P&gt;&lt;P&gt;&amp;lt;a href="mailto:"{emailField}"?Subject=Hello%20again" target="_blank"&amp;gt;Send Mail&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 16:02:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hyperlinks-in-arcgis-online/m-p/285460#M7593</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-03-23T16:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlinks in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hyperlinks-in-arcgis-online/m-p/285461#M7594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In arcgis online I need to configure the popups on my map that my WAB Developer app is pointing to, however, services that I published before the march update to arcGIS online the popup window is respecting the hyperlink. &amp;nbsp;Services that are published now the link is added using the custom attribute display window that is under the configure pop up but if my map services have numerous URL's within 1 published Feature Class I am limited to adding them. Basically in arcGIS online under configure popup adding an URL is different?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 16:18:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hyperlinks-in-arcgis-online/m-p/285461#M7594</guid>
      <dc:creator>GeorgeKatsambas</dc:creator>
      <dc:date>2017-03-23T16:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlinks in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hyperlinks-in-arcgis-online/m-p/285462#M7595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;George,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Are you sure that you where choosing "Custom Attribute Display" before the March release. I seem to remember it always looking that way when choosing&amp;nbsp;&lt;SPAN&gt;"Custom Attribute Display".&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 16:25:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hyperlinks-in-arcgis-online/m-p/285462#M7595</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-03-23T16:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlinks in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hyperlinks-in-arcgis-online/m-p/285463#M7596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/343722_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I am trying to get one field of URLs to be hyperlinked&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 16:37:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hyperlinks-in-arcgis-online/m-p/285463#M7596</guid>
      <dc:creator>GeorgeKatsambas</dc:creator>
      <dc:date>2017-03-23T16:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlinks in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hyperlinks-in-arcgis-online/m-p/285464#M7597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi George,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you URLs still formatted in the same way? I remember there being inconsistancies in ArcGIS Online in how URLs are recognised - &lt;A href="http://www.google.com"&gt;www.google.com&lt;/A&gt; versus &lt;A href="http://google.com"&gt;http://google.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carmel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 16:51:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hyperlinks-in-arcgis-online/m-p/285464#M7597</guid>
      <dc:creator>CarmelConnolly3</dc:creator>
      <dc:date>2017-03-23T16:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlinks in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hyperlinks-in-arcgis-online/m-p/285465#M7598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You, i did not even realize that the URL's were wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 17:07:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hyperlinks-in-arcgis-online/m-p/285465#M7598</guid>
      <dc:creator>GeorgeKatsambas</dc:creator>
      <dc:date>2017-03-23T17:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlinks in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hyperlinks-in-arcgis-online/m-p/285466#M7599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 11:41:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hyperlinks-in-arcgis-online/m-p/285466#M7599</guid>
      <dc:creator>HenryMoore</dc:creator>
      <dc:date>2017-03-27T11:41:06Z</dc:date>
    </item>
  </channel>
</rss>

