追加コメントをハイパーリンク化できない

shibasou
Kilo Sage

お世話になっております。

追加コメントをハイパーリンク化できません。

 

スクリーンショット (3).png

1 ACCEPTED SOLUTION

Sagar Pagar
Tera Patron

Hi @shibasou,

 

You need to use the hyperlink tags as follows:

 

[code]<a href="http://www.google.co.jp/">Google</a>[/code]

 

If my response helps to solve your issue. Kindly mark it as helpful & correct. It will be helpful for future readers.
Thanks,
Sagar Pagar

The world works with ServiceNow

View solution in original post

2 REPLIES 2

Sagar Pagar
Tera Patron

Hi @shibasou,

 

You need to use the hyperlink tags as follows:

 

[code]<a href="http://www.google.co.jp/">Google</a>[/code]

 

If my response helps to solve your issue. Kindly mark it as helpful & correct. It will be helpful for future readers.
Thanks,
Sagar Pagar

The world works with ServiceNow

thank you.