We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Make annotations visible for all the users and make annotation toggle icon and pop up message invisible

UPASANA2
Mega Expert

How do I make annotations visible for all the users and make annotation toggle icon and pop up message invisible?

11 REPLIES 11

xiaix
Tera Guru

I simply added this Business Rule on the sys_user_preference table:


find_real_file.png



find_real_file.png



find_real_file.png


brianlan25
Kilo Patron

You can set a User Preference glide.ui.show_annotations to true and check system when creating it to make it the default preference.