How to insert hyperlink in additional comments

lucky6
Tera Contributor

Hi,

I want to insert hyperlink in additional comments , I have seen some code in Internet but it is still sending this as normal text  to third party through table api .

Can anyone help me how to send hyperlink through table api payload..

3 REPLIES 3

Sagar Pagar
Tera Patron

Hi,

You can try this.

[code]<a href="http://www.service-now.com">ServiceNow</a>[/code]

 

Thanks,

Sagar Pagar

The world works with ServiceNow

But when I am sending this through table api still I can see normal text instead of hyperlink

Mark Manders
Mega Patron

This only works visually in the journal fields and has a lot of limitations (security settings can make the use of tags in journal fields to stop functioning and notifications are sometimes not picking this up correctly).

Journal fields aren't designed as html fields, so not sure what your requirement is, but as soon as you are going to use it other than looking at it on the form, you can run into issues.

If my answer helped you in any way, please then mark it as helpful.

Mark


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark