Hyperlinks to HR Cases - EmployeeCentrel

_Samay
Tera Expert

Dear Team, 

We have a record producer to submit a HR case and when HR is submitted, a message is coming. PFA below. 

_Samay_0-1741078079860.png

 

 

We would like to make this HR case with Hyperlinks and when users will click on this. 

Thanks

1 ACCEPTED SOLUTION

Community Alums
Not applicable

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.

View solution in original post

7 REPLIES 7

Ankur Bawiskar
Tera Patron
Tera Patron

@_Samay 

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)

AnkurBawiskar_0-1741090600324.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Dear @Ankur Bawiskar - Yes, Correct. It's coming for a specific record producer that is on ER HRSD Table. 

Please help. 

@_Samay 

so please check the record producer script, possibly it's something custom

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader