Hi Together,
we have a process with a create form activity. The input variable “Bestelllink” is a URL link - e.g., www.google.com - the URL is dynamic.
Now we would like to display a hyperlink in the UiPath form so that the user can open the link in a new tab.
The two points we missed when testing was starting the url with http and rendering the activity when something changes since the url changes sometimes.