- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2022 02:21 PM
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
Solved! Go to Solution.
- Labels:
-
Analytics and Reports

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2022 02:27 PM
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
Regards,
Chris Perry

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2022 02:27 PM
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
Regards,
Chris Perry