How to write the email script for mentioned variables in Email Notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2023 06:19 AM
Hi Team,
Kindly help me on below requirement.
I need to display the below details on my email notification.
[Table with Approver Name, RITM # & Link, Requested For, Short Description, Approval Created Date, Calculated Age Field]
Please look into the marked details in the screenshot. I want to display the details as below.
Thanks,
Sasipriya.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2023 06:32 AM
Hi @sasipriya,
I would suggests to clone the existing notification and add the table and required fields as per need in table format.
If my response helps to solve your issue. Kindly mark it as helpful & correct. It will be helpful for future readers! 👍🏻
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2023 07:09 AM
##Check if there is any email template associated with above notification , if exists you can use the same for your requirement
## Check the associated Source code for this notification. You can customize that as per your requirement
If my response helps you, Kindly mark it as helpful & correct.