Approval Request Change Notiffication
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello, I need help adding change request type (Normal,Emergency,Exception) in the subject line of the email.
Note: Exception is a checkbox: "u_exception" and Change type field is: "type" when I added in the subject line ${sysapproval.type} it displayed Normal for both normal and exception because exception is a checkbox that if checked then it should display as exception not normal.
someone told me I should do that within a mail script then call that mail script in your email body not in the subject line. not sure how to write this logic.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
Hi @mmotran,
Yes suggested approach is right one.
If you are going with approach of using mail script , you can set subject by using script in email body, you can refer to this community answer
Thanks and Regards,
Mohammed Zakir
