email notification to send survey responses to the group once the survey is submitted by user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 10:58 PM
email notification that will send when a survey is submitted with certain answers. In the email notification, I would like to put the all survey responses.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 11:55 PM
What did you already try and where are you getting stuck?
This really reads like a 'customer gave me a requirement, please do my work for me'.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 12:01 AM - edited 02-28-2024 12:01 AM
Hi,
I have written the below mail script and also notification (record inserted) on asmt_result_result table. The notification is being sent more than once( or one per each question)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 01:12 AM
Navigate to "System Notification " -> Notification
1 Choose the table "asmt_assessment_instance" .
2 Choose condition "updated " and add condition "state" is "Complete" .
3. Whom to Send add the group for the group you want to Send
Regards,
Shyamkumar
Regards,
Shyamkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 02:12 AM - edited 02-28-2024 02:12 AM
Hi Shyam,
How can I send the survey response answers in the body of the email?