- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-11-2017 02:22 PM
Hello. I was looking for a way to make Tabbed Forms be the default for all users. The following post seemed to explain how to do that easily: Toggle Tab Set to "ON" by default
Unfortunately, I don't see the 'User Preferences' item under 'User Administration'. I am in Geneva UI16, and I have the ADMIN role. I also added myself to the User Admin group. Below are the only options I see under 'User Admin'. Any ideas? Thanks in advance for your help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2017 02:22 AM
Hey,
Navigate to 'modules' and in the list search by preference. Check out if its active or not, and if it is then what are the roles on it.
If you just need to see the data ocne and not regularly and also dont want to open this to everyone then dont look for the module...just access the user preference table directly . You can do this by either appending this in the url
<instance name>.service-now.com/sys_user_preference_list.do
or just type this in left nav
sys_user_preference.LIST
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2017 06:20 AM
Thanks! It was inactive for some reason. Thanks again!