In this module, users can access a list of all open incidents. Users can selectively trigger reminders or notifications for these incidents.
Search Panel
All fields inside the search panel act as search boxes. Any value inputted inside them will be used as search criteria to filter and retrieve data from the grid, if possible.
- Incident ID: This is a text field that allows users to filter by incident ID.
- Department: This is a text field that allows users to filter by department.
- Category: This is a text field that allows users to filter by category.
- Filter: This button filters the results according to the entered search criteria.
- Clear Filter: This button clears the filters that were used in the previous search and allows users to again view the full data set.
Grid
In the grid, users can designate specific incidents for reminders by selecting the corresponding Selected for Reminder checkbox.
- Send Email Reminder: This button allows users to trigger email reminders for the selected incidents.
- When clicked, a message will appear above the grid indicating that the reminders have been sent.
- For each incident, an email is sent to the assigned reviewer, providing details about the incident and a reminder of its pending status.
- When clicked, a message will appear above the grid indicating that the reminders have been sent.
Post your comment on this topic.