The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Property to stop making everything a favorite in Fuji

shane_davis
Tera Expert

Does anyone know the property where, when you click a module, it doesn't automatically make it a favorite?   It seems like this would have been an out-of-box setting!   Any other properties you have will be appreciated!

Shane

1 ACCEPTED SOLUTION

Yes. Here you go.


Go to the table sys_user_preference.list and then search for name glide.ui.nav.auto_favorite and change the value to false.


Let me know the outcome.


View solution in original post

5 REPLIES 5

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hi Shane,



You have to uncheck Automatically Add Favorites on the menu. Please see the screenshot attached for reference.


Screen Shot 2015-05-01 at 10.02.18 AM.JPG




Please mark the response as answer if this answers your question.


Pradeep - Thank you for your comment.   Can this be done globally as a system property?



Shane


Yes. Here you go.


Go to the table sys_user_preference.list and then search for name glide.ui.nav.auto_favorite and change the value to false.


Let me know the outcome.



Perfect.   Thank you.   I will mark Correct Answer for you.