<?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 My Government Services: Create Hyperlink in Info-Popup window in State &amp; Local Government Questions</title>
    <link>https://community.esri.com/t5/state-local-government-questions/my-government-services-create-hyperlink-in-info/m-p/655558#M4258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am currently working on setting up the My Government Services application for my organization. I would like to customize the 'info-Popup' window to include a hyperlink from the AGENCYURL field in the GovServiceInfo table. I currently have the Urls from this field displaying in the pop up window but they are not a clickable link. Has anyone else achieved this or does anyone know what I should change to have this field display as a hyperlink?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jordan&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; // ------------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; // INFO-POPUP SETTINGS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; // ------------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; // Info-popup is a popup dialog that gets displayed on selecting a feature&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; //Field for Displaying the features as info window header.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; InfoWindowHeader: "FacilitySitePoint.NAME",&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; // Set the content to be displayed on the info-Popup. Define labels, field values, field types and field formats.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; InfoPopupFieldsCollection:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; [&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; DisplayText: "Name:",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; FieldName: "FacilitySitePoint.NAME"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; DisplayText: "Address:",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; FieldName: "FacilitySitePoint.FULLADDR"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; DisplayText: "Contact:",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; FieldName: "GovServiceInfo.CONTACT"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; DisplayText: "Phone:",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; FieldName: "GovServiceInfo.PHONE"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; DisplayText: "Email:",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; FieldName: "GovServiceInfo.EMAIL"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; DisplayText: "Days Open:",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; FieldName: "GovServiceInfo.OPERDAYS"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; DisplayText: "Hours of Operation:",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; FieldName: "GovServiceInfo.OPERHOURS"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; DisplayText: "Website:",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; FieldName: "GovServiceInfo.AGENCYURL"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; ],&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]28545[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Oct 2013 16:22:46 GMT</pubDate>
    <dc:creator>JordanRogers</dc:creator>
    <dc:date>2013-10-23T16:22:46Z</dc:date>
    <item>
      <title>My Government Services: Create Hyperlink in Info-Popup window</title>
      <link>https://community.esri.com/t5/state-local-government-questions/my-government-services-create-hyperlink-in-info/m-p/655558#M4258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am currently working on setting up the My Government Services application for my organization. I would like to customize the 'info-Popup' window to include a hyperlink from the AGENCYURL field in the GovServiceInfo table. I currently have the Urls from this field displaying in the pop up window but they are not a clickable link. Has anyone else achieved this or does anyone know what I should change to have this field display as a hyperlink?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jordan&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; // ------------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; // INFO-POPUP SETTINGS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; // ------------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; // Info-popup is a popup dialog that gets displayed on selecting a feature&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; //Field for Displaying the features as info window header.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; InfoWindowHeader: "FacilitySitePoint.NAME",&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; // Set the content to be displayed on the info-Popup. Define labels, field values, field types and field formats.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; InfoPopupFieldsCollection:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; [&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; DisplayText: "Name:",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; FieldName: "FacilitySitePoint.NAME"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; DisplayText: "Address:",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; FieldName: "FacilitySitePoint.FULLADDR"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; DisplayText: "Contact:",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; FieldName: "GovServiceInfo.CONTACT"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; DisplayText: "Phone:",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; FieldName: "GovServiceInfo.PHONE"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; DisplayText: "Email:",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; FieldName: "GovServiceInfo.EMAIL"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; DisplayText: "Days Open:",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; FieldName: "GovServiceInfo.OPERDAYS"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; DisplayText: "Hours of Operation:",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; FieldName: "GovServiceInfo.OPERHOURS"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; DisplayText: "Website:",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; FieldName: "GovServiceInfo.AGENCYURL"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; ],&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]28545[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 16:22:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/my-government-services-create-hyperlink-in-info/m-p/655558#M4258</guid>
      <dc:creator>JordanRogers</dc:creator>
      <dc:date>2013-10-23T16:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: My Government Services: Create Hyperlink in Info-Popup window</title>
      <link>https://community.esri.com/t5/state-local-government-questions/my-government-services-create-hyperlink-in-info/m-p/655559#M4259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same issue. Did you ever get this figured out?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 16:00:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/my-government-services-create-hyperlink-in-info/m-p/655559#M4259</guid>
      <dc:creator>MaryAnnSteinmetz</dc:creator>
      <dc:date>2014-05-19T16:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: My Government Services: Create Hyperlink in Info-Popup window</title>
      <link>https://community.esri.com/t5/state-local-government-questions/my-government-services-create-hyperlink-in-info/m-p/655560#M4260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jordan &amp;amp; MaryAnn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've played around with this app and cannot find a way to make the URLs live in the popups for point features. Even when the link is live in ArcMap, this does not seem to translate over to the app's popups. I've submitted an enhancement request as an issue in the app's github repository to add this functionality in a future release of the app. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Allison&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 21:19:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/my-government-services-create-hyperlink-in-info/m-p/655560#M4260</guid>
      <dc:creator>AllisonMuise</dc:creator>
      <dc:date>2014-05-30T21:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: My Government Services: Create Hyperlink in Info-Popup window</title>
      <link>https://community.esri.com/t5/state-local-government-questions/my-government-services-create-hyperlink-in-info/m-p/655561#M4261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If it is possible to modify the AGENCYURL field of GovServiceInfo, you could have it include the HTML for a link.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, if my field value is&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;a href='http://www.naperville.il.us/recyclecenter.aspx' target='_blank'&amp;gt;Recycling Center&amp;lt;/a&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;then I will get &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]34780[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and clicking on the link will cause a new window to open with the website. One could also use a 'mailto:...' URL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you prefer to have the link replace My Government Services in the same browser window, just remove the "target" attribute:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;a href='http://www.naperville.il.us/recyclecenter.aspx'&amp;gt;Recycling Center&amp;lt;/a&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 18:58:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/my-government-services-create-hyperlink-in-info/m-p/655561#M4261</guid>
      <dc:creator>MikeTschudi</dc:creator>
      <dc:date>2014-06-20T18:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: My Government Services: Create Hyperlink in Info-Popup window</title>
      <link>https://community.esri.com/t5/state-local-government-questions/my-government-services-create-hyperlink-in-info/m-p/655562#M4262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike, thank you for sharing that with us. I tried your work around and it works. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a bit cumbersome to add in all that text and formatting with each record so hopefully this can be fixed by someone at Esri!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 17:58:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/my-government-services-create-hyperlink-in-info/m-p/655562#M4262</guid>
      <dc:creator>GrantHopkins</dc:creator>
      <dc:date>2014-07-17T17:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: My Government Services: Create Hyperlink in Info-Popup window</title>
      <link>https://community.esri.com/t5/state-local-government-questions/my-government-services-create-hyperlink-in-info/m-p/655563#M4263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all the input! I just wanted to point out that the Canadian My Government Services Application does include a hyperlink option for a website as well as email in the pop up: &lt;A href="http://www.arcgis.com/home/item.html?id=b03c14cb96d44608a245b7d6dc84256a" title="http://www.arcgis.com/home/item.html?id=b03c14cb96d44608a245b7d6dc84256a"&gt;http://www.arcgis.com/home/item.html?id=b03c14cb96d44608a245b7d6dc84256a&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps some of this functionality could be pushed to the US application in the next version?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 19:47:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/my-government-services-create-hyperlink-in-info/m-p/655563#M4263</guid>
      <dc:creator>JordanRogers</dc:creator>
      <dc:date>2014-07-17T19:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: My Government Services: Create Hyperlink in Info-Popup window</title>
      <link>https://community.esri.com/t5/state-local-government-questions/my-government-services-create-hyperlink-in-info/m-p/655564#M4264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to get the link to work using this field structure (where my field, 'Streetview' has the link I want to use) I am using a Canadian app so I don't know if it this is different in the US version:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DisplayText: "Street View:",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FieldName: "&amp;lt;a href='${Streetview}'target='_blank'&amp;gt;View in Street View&amp;lt;/a&amp;gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2014 17:46:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/my-government-services-create-hyperlink-in-info/m-p/655564#M4264</guid>
      <dc:creator>CharmaleeSandanayake</dc:creator>
      <dc:date>2014-07-28T17:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: My Government Services: Create Hyperlink in Info-Popup window</title>
      <link>https://community.esri.com/t5/state-local-government-questions/my-government-services-create-hyperlink-in-info/m-p/655565#M4265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike,&lt;/P&gt;&lt;P&gt;I have used your input to allow links to work in the pop ups and thanks for that! Further more does anyone know how to change the 'Link' in the pop up to a different color. For aesthetic proposes the dark blue isn't very appealing with a dark background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="201671" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/201671_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kyle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 18:41:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/my-government-services-create-hyperlink-in-info/m-p/655565#M4265</guid>
      <dc:creator>KyleCrawford2</dc:creator>
      <dc:date>2016-05-20T18:41:14Z</dc:date>
    </item>
  </channel>
</rss>

