pass field containing url to html
Confluence User - 21 Jun, 2019
Greetings - I saw a few people asked this previously:
I have a field (urlstring) that stores a web url (www.google.com) . table name is mylinks and the form name is Links for example...
I tried to setup a custom HTML to allow a clickable experience but its now working ...
<a href="#form.mylinks.urlstring#" target=_blank>test2</a>
is this the right approach to creating a link that a user can click to get to www.google.com?
thanks
tony
forms;customhtml