How to Show a Confirmation Popup for Specific Surveys
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2024 10:20 PM - edited 06-06-2024 10:24 PM
Hi everyone,
I am working on a ServiceNow implementation where we have over 100 surveys. We have a specific requirement to show a confirmation popup with "Cancel" or "OK" buttons when the "Submit" button is clicked for a particular subset of surveys (e.g., 10 specific surveys).
Details:
Current Setup: Surveys are displayed using the out-of-the-box assessment_take2 UI Page.
Requirement: Show a confirmation popup for specific surveys when the "Submit" button is clicked.
Questions:
Is it advisable to modify the out-of-the-box assessment_take2 UI Page for this requirement?
Are there any alternative solutions or best practices for implementing this feature without modifying the OOB UI page?
Any guidance, suggestions, or examples would be greatly appreciated.
Thank you!