Incident template

Sayali_9822
Tera Contributor

Can we get any field value from the incident form on additional comments field through the template? I created a few templates for reminders and added content but need to fetch assigned to person name in additional comment field. How can we achieve that?

 

 

7 REPLIES 7

Nilesh Pol
Tera Guru

@Sayali_9822 

can try with Assigned to: {{incident.assigned_to}}

 

No its not working, thanks for response.

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Sayali_9822 

Based on my knowledge, we cannot use additional comments in templates because additional comments are meant sent to the end-user and are added once a user inputs them. Adding them in a template is unclear in terms of its purpose and could lead to conflicts with the out-of-the-box (OOTB) email, which is sent to the end user. This could create duplication in the user's email inbox.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

ok, thanks for response