Closed
How can we use a property value to show a hyperlink in UI?
Hi, we need to dynamically set and show a hyperlink in UI.
For example, we used Property-Set to set Click <a href="http://www.yahoo.com">here</a> to go to Yahoo website, but this is showing up as is and not as a hyperlink in UI (see attached).