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-30-2022 12:44 AM
Hi Ankur,
I followed the same link which you mentioned. After implementing the solution I am facing this problem where users can directly navigate on UI 16 and bypass the terms & conditions ui page.
and the update set is not available on the SNGuru website now.