- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2025 12:51 AM
Dear Team,
We have a record producer to submit a HR case and when HR is submitted, a message is coming. PFA below.
We would like to make this HR case with Hyperlinks and when users will click on this.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2025 09:09 AM
Hi @_Samay ,
Replace the below code in the HTML template.
<div class="main-banner">
<h1>Thank you for your submission!<br></h1>
<h2>Your reference number is <a href="esc?id=hrm_ticket_page&sys_id={{::data.ticketid}}&table={{::data.table}}">{{::data.number}}</a> <br></h2>
</div>
Mark this as Helpful / Accept the Solution if this helps so that it helps future hunters.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2025 04:17 AM
is that a custom message? Is this only for 1 record producer or for ALL
OOB if HR case is submitted from portal we don't get that message it's redirected to the ticket page (hrm_ticket_page)
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2025 06:19 AM
Dear @Ankur Bawiskar - Yes, Correct. It's coming for a specific record producer that is on ER HRSD Table.
Please help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2025 08:20 AM
so please check the record producer script, possibly it's something custom
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader