How to prevent users from bypassing the terms and conditions?

Rajat Gupta6
Tera Guru

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)

find_real_file.png

5 REPLIES 5

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.