Add a Link to Journal fields.

Jun 12, 2023

This trick is useful when you want to paste a link in the worknotes/comments and if the users clicks on it, they should be able to redirect to the respective link.

Code:

[code]<a href = “https://www.google.com"> Click Me! </a>[code]

Please note that the code is case sensitive. [CODE] will not work, only [code] can be used.

Not only links, but you can also add other HTML snippets with respective code between [code]

Code for Table can be found here.

Please note there is a potential security risk of allowing [code] tag in journal entries. Please follow here to know more.

Happy Learning!

--

--

Deepak Negi
Deepak Negi

Written by Deepak Negi

Meet Deepak,the tech wizard and adventure enthusiast. When he's not coding on SN,you can find him exploring the mountains or searching for places with good food

No responses yet