clickable link on email notification

BKennedy
Tera Expert

I have an email notification I created and I have a random question, email ntification fuctions as intended but i want the number field on the demand form to auto autopopulated on the email notification 

How can I achieve this

find_real_file.png

find_real_file.png

 

1 ACCEPTED SOLUTION

chrisperry
Giga Sage

Hi there,

In your email notification's Message HTML, replace ${number} with ${URI_REF} to include a clickable hyperlink to the record where the link text = the record's display value (number in this case).

More info can be found on the SN Guru article here.

If this answer is helpful please mark correct and helpful!

Regards,

Christopher Perry

If this answer is helpful please mark correct and helpful!

Regards,
Chris Perry

View solution in original post

1 REPLY 1

chrisperry
Giga Sage

Hi there,

In your email notification's Message HTML, replace ${number} with ${URI_REF} to include a clickable hyperlink to the record where the link text = the record's display value (number in this case).

More info can be found on the SN Guru article here.

If this answer is helpful please mark correct and helpful!

Regards,

Christopher Perry

If this answer is helpful please mark correct and helpful!

Regards,
Chris Perry