<?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: geoprocessing output string as a hyperlink in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/geoprocessing-output-string-as-a-hyperlink/m-p/771718#M1719</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Haha, I'm glad it was simple!&lt;/P&gt;&lt;P&gt;no problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 May 2018 21:29:30 GMT</pubDate>
    <dc:creator>AdrianWelsh</dc:creator>
    <dc:date>2018-05-30T21:29:30Z</dc:date>
    <item>
      <title>geoprocessing output string as a hyperlink</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/geoprocessing-output-string-as-a-hyperlink/m-p/771715#M1716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;I have a custom geoprocessing widget that does some spatial queries, and currently returns a string in the output tab using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.5/analyze/arcpy-functions/setparameter.htm" rel="nofollow noreferrer" style="color: #358daa; border: 0px; font-weight: inherit; text-decoration: none;"&gt;SetParameter&lt;/A&gt;&amp;nbsp;in the output tab of the widget. Cool. But...the string is a URL what's the best way to display this as a clickable hyperlink? I&amp;nbsp;am using the WebAppbuilder 2.4. &lt;BR /&gt;My python is good but my javascript is beginner. I have managed to use the Web App Builder for everything so haven't dived into the JS (yet).&amp;nbsp;&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;&lt;IMG alt="custom geoprocessing widget output tab" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/410086_output.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2018 18:43:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/geoprocessing-output-string-as-a-hyperlink/m-p/771715#M1716</guid>
      <dc:creator>deleted-user-uXtLD1BYscf0</dc:creator>
      <dc:date>2018-05-28T18:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: geoprocessing output string as a hyperlink</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/geoprocessing-output-string-as-a-hyperlink/m-p/771716#M1717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you put the appropriate html tags around the string in order to make it clickable?&lt;/P&gt;&lt;P&gt;So you would add:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;a href="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fwww.YOURURL.com" rel="nofollow" target="_blank"&gt;https://www.YOURURL.com&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;TEXT of URL&amp;lt;/a&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or some combination of the above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2018 20:20:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/geoprocessing-output-string-as-a-hyperlink/m-p/771716#M1717</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2018-05-28T20:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: geoprocessing output string as a hyperlink</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/geoprocessing-output-string-as-a-hyperlink/m-p/771717#M1718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am a muppet. This actually is all I need to do. I swear I tried this. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 19:28:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/geoprocessing-output-string-as-a-hyperlink/m-p/771717#M1718</guid>
      <dc:creator>deleted-user-uXtLD1BYscf0</dc:creator>
      <dc:date>2018-05-30T19:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: geoprocessing output string as a hyperlink</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/geoprocessing-output-string-as-a-hyperlink/m-p/771718#M1719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Haha, I'm glad it was simple!&lt;/P&gt;&lt;P&gt;no problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 21:29:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/geoprocessing-output-string-as-a-hyperlink/m-p/771718#M1719</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2018-05-30T21:29:30Z</dc:date>
    </item>
  </channel>
</rss>

