- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2020 12:46 AM
Hello,
is there any chance to add (clickable) links to a description or comment of a card? Right now any comment added to a card is simply displayed as text.
Since we use a lot of external resources via links on google drive it would be great to be able to just click a link in a comment to get there.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2020 12:51 AM
Hi,
use the following code:
[code]
<a href="https://www.servicenow.com">Link</a>
[/code]
Just tried in my PDI, it works like a charm:
If I have answered your question, please mark my response as correct and helpful.
Thank you very much
Cheers
Alberto

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2020 12:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2020 01:22 AM
Thank you! To be honest, it is not quite the convenience factor I was hoping for, but it is for sure an improvement. I assume the auto-detection and formatting features of tools like trello or jira are too much to hope for, right?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2020 01:47 AM
Yes, this is the best you can do right now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2023 01:48 AM
I have the same issue as we are trying to bring some jira users to ServiceNow and they had the same question. The workaround is ok, but it would be better if this just included links as you paste them in. Could this be added to a Snow backlog or customer request backlog?