- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-01-2015 07:55 AM
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
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-01-2015 12:23 PM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-01-2015 09:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-01-2015 12:08 PM
Pradeep - Thank you for your comment. Can this be done globally as a system property?
Shane

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-01-2015 12:23 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2015 08:13 AM
Perfect. Thank you. I will mark Correct Answer for you.