Default favorites to show when a user logs in?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2020 05:59 PM
Hi - curious how to set favorites (in the navigator on the left) to automatically load (vs. all the applications) when a user logs in. It seems someone set this on all the users, except for mine?
I checked the logs but nothing looks funny, just curious how you might do that.
- Labels:
-
Instance Configuration

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2020 06:12 PM
Hello Julia,
When you filter a list view using the conditional filter. In the save option, it give you to option to share it with everyone or a group. Once its saved the next time you refresh the browser it will show up in your favorite list menu

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2020 06:13 PM
Typically by default that setting would change, based on what you last had selected. It's a user preference.
I don't --- think --- there is an out of the box method to set favorites as the view after every login, but: you'd be looking for something that is modifying records in the sys_user_preference table. The record would have a name of navigator.activeView and user value of your user record.
At a guess this is probably a script action (sysevent_script_action) running on the event login but; that's just conjecture on my part. That would be the only way I could think to trigger something like this at every login.
Hope this helps!
If this was helpful or correct, please be kind and click appropriately!
Michael Jones - Proud member of the CloudPires Team!
Michael D. Jones
Proud member of the GlideFast Consulting Team!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2020 07:53 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2020 06:21 PM
Hi Julia,
Yes, you can add Global Bookmarks. Here is how to do it.
How to add a global bookmark
-
Go to System Definition > Bookmarks
-
Click New
-
Add a new bookmark with User field blank and "Auto add" = true. Look at other bookmarks for examples
-
Login with a user that has never logged in before and verify the user sees the bookmark
-
Add your global bookmark to an update set or export to xml to move between a development and production ServiceNow instance.
I will recommend reading through this blog for further information.
https://www.servicenowelite.com/blog/2015/4/8/bookmark-administration
Please mark this correct & helpful if it answered your question.
Thanks & Regards,
Sharjeel
Muhammad