How send Post Incident Review for email ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2024 10:27 AM
Hi Guys, I want to send the template html of the Post Incident Review (after complete) for email notifications, but I can't because ${templatescript: } don't work. What is the best way?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2024 10:59 AM
There should be a Template field on your notification form, pick Post Incident Review in that field.
If you do not want to do that, then copy the HTML in your template and paste it directly in the notification body.
You don't always need to use a template 😉
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2024 12:40 PM
I copied the html from the template. However, I cannot call the scripts to fill in the values related to the questionnaire. I need to send the completed incident review post via email, not just the html without the answers.