The CreatorCon Call for Content is officially open! Get started here.

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
Tera Patron

Hi,

you can simply use this and no need to dot walk

${u_incident}

Regards
Ankur

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

View solution in original post

5 REPLIES 5

Thank you Ankur it worked without dot walking