How to prevent users from bypassing the terms and conditions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2022 02:49 AM
I have a requirement to show terms & conditions when users login for the first time. I followed below link and able to show popup using a UI script as described in the post. The problem is that users are able to bypass the popup selection i.e they can open anything from the application navigator without accepting/ rejecting the terms and conditions.
https://community.servicenow.com/community?id=community_article&sys_id=ca3f3c47db7edc504aa5d9d968961929
How can we make the users mandatorily accept / reject the terms and conditions displayed in popup without allowing them to bypass it?
Screenshot attached (users are able to click anything in the navigator and bypass the popup)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2022 04:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2022 09:39 PM
Hi,
Is this a business requirement?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2022 01:22 AM
Yes, the requirement is to show a page having 'terms and conditions' to be accepted by all users as required by the law. It is a one time activity.
I was trying with this approach but got stuck as mentioned above.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2022 02:49 AM
Hi,
check this
Login Terms and Conditions Dialog
GlideDialogWindow – Terms and Conditions Acceptance Page
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader