Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

How to Add reference field value in subject of email notification

Arundhati
Tera Contributor

Hello All,

I have custom table named case which has a reference incident number field, In the subject line of compose Email I also want to add the incident number together with the case number can you please help me how can I add the reference field value in subject line?

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron

Hi,

you can simply use this and no need to dot walk

${u_incident}

Regards
Ankur

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

View solution in original post

5 REPLIES 5

Thank you Ankur it worked without dot walking