- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2017 06:25 AM
I am trying to set the default UI version to 16 for all users. I am going to the settings icon and clocking the "Switch to UI 16" button. It only seems to be taking effect on my instance though. If I impersonate other users, they are still on UI 15. How do I make it universal?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2017 09:03 AM
Here is how you can do this:
Go to user preference: User Administration --> User Preferences
Look for user preference Name= use.concourse and System=true
If there is any record available check the Value of your user preference.
If value is false make it true (true means we want ui16 system wide, false means UI15 system wide)
Save it
Now check again if an users has there own preference
Look for use.concourse again and system =false
If system =false you will see User column populated.
If there are any records delete those users preferences for users so that all users use system preference you created.
Re login and test.
Let me know if this helps.
Thanks
Shruti
If the reply was informational, please like, mark as helpful or mark as correct!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2017 06:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2017 06:39 AM
Yeah, I know how to switch it. But for some reason, it only switches on my instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2017 09:03 AM
Here is how you can do this:
Go to user preference: User Administration --> User Preferences
Look for user preference Name= use.concourse and System=true
If there is any record available check the Value of your user preference.
If value is false make it true (true means we want ui16 system wide, false means UI15 system wide)
Save it
Now check again if an users has there own preference
Look for use.concourse again and system =false
If system =false you will see User column populated.
If there are any records delete those users preferences for users so that all users use system preference you created.
Re login and test.
Let me know if this helps.
Thanks
Shruti
If the reply was informational, please like, mark as helpful or mark as correct!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2017 09:12 AM
Thanks! That worked!