Help with Email Notification - "undefined" error in the subject
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2022 04:35 AM
Hi ,
I have an email notification built,
Where in the subject it shows this error, "undefined undefined" when I Preview the Notification
Notification,
Script,
I have checked the email script, but could not find any error? HELP?
Thanks,
Vaishnavi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2022 05:11 AM
The current object references the object on which the script is running, in a mail script this is the record of the notification is triggered from. Try GildeRecord, that could help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2022 10:24 AM
Hi Kiran,
I did not quite understand what you said? If you can guide me?
Thanks,
Vaishnavi

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2022 08:52 PM
Hi,
You have applied email template, please check email template and see if you are using incorrect variables.
Thanks
Anil Lande