I have a custom geoprocessing widget that does some spatial queries, and currently returns a string in the output tab using SetParameter 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 am using the WebAppbuilder 2.4.
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).