How to display the content /value of field in email notification ?

Buddy 1
Tera Contributor

Hi,

I have included a field in email notification script and the field is displaying in the email notification.But the content or value in that field is not displaying and it is empty.

How to show the value of the field in email notification?

Thanks!

9 REPLIES 9

In that case, can you ensure the record you select has all variables filled.

I agree with Jaspal, make sure to select the correct record in preview notifications.

The world works with ServiceNow

Yes, All the variables were filled ,but the enquiry description field only not showing the value and other three fields are showing.

I want to display value of enquiry description field also in email notification.

How to achieve this?

Thanks!

Guy how do you expect us to troubleshoot what we can't even see?

Post a screenshot or something at least.

Are you sure record has enquiry_description value filled in? Only reason for it to show up only 3 fields would mean it goes in else loop instead of If loop.