- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2020 08:22 PM
Hi
we have scenario where case is linked to RITM and updates on the RITm is copied to case additional comments to be sent to external customer via workflow script of RITM
Snapshot of the code which updates case is as below and this is all working fine
Now the requirement is we need the comments variable appended with a url along with RITM variables, basically i need to a way to plug in html anchor tag in side the var comments.
Solved! Go to Solution.
- 21,685 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-07-2020 06:36 PM
try
[code]<a href="https://google.com" target="_blank">Google</a>[/code]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-07-2020 06:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-07-2020 06:26 PM
Hi Freddy,
Your screenshot is not working. Can you create a new/separate question?
Feel free to tag me in that question with @
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-07-2020 06:28 PM
Hi Willem, ok will do. FYI, that is the screenshot I received when clicking the link in journal. I'll create new question and tag you . thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-07-2020 06:36 PM
try
[code]<a href="https://google.com" target="_blank">Google</a>[/code]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2023 09:14 PM
Hi Mike,
I am new to Servienow may i know where to apply that code? Thank you so much in advance