How to put hyper link on email notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2019 05:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2019 05:53 AM
Hi,
It seems to be a button. Is it just a text with hyperlink what you want
example:
template.print("<a src='url'>Take me to the Incident</a>");
Mark Correct if this solves your issue and also mark Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2019 06:22 AM
Hi Ankur bawiskar,
Thanks for the quick response..
@ i need text with hyper link ...that hyperlink needs to take the particular incident in the incident table..can you breifly explain???

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2019 06:26 AM
Do you want the button to be clickable or you want a hyperlink?
Both are different.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2019 06:28 AM
I want the button to be clickable so that it should takes to particular incident.