how to add hyperlink to change number

divyal09
Tera Contributor

How can we add hyperlink to change number. So that after clicking on the change number user should get redirected to change request.

6 REPLIES 6

Kishor O
Tera Sage

@divyal09  If you are trying it in notification use ${URI_REF}  in the notification body.

Anirudh Pathak
Mega Sage

Hi,

Where do you want to show this Change Number as a hyperlink?

In the mail it should show as hyperlink

Maddysunil
Kilo Sage

@divyal09 

Assuming you need it for notification:you can use

Click here to view change: ${URI_REF}



Kindly mark helpful/accepted if it helps you.

Thanks