How to display the content /value of field in email notification ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2022 06:25 AM
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2022 06:38 AM
In that case, can you ensure the record you select has all variables filled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2022 06:40 AM
I agree with Jaspal, make sure to select the correct record in preview notifications.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2022 06:40 AM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2022 06:43 AM
Guy how do you expect us to troubleshoot what we can't even see?
Post a screenshot or something at least.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2022 06:43 AM
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.