- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2017 05:21 AM
Hi,
We are about to test Istanbul and we are moving to UI16 as part of the upgrade.
How can I make UI16 default for all users and remove the 'Switch to UI15' button on the Settings menu?
Thanks!
Emma
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2017 05:25 AM
Hi Emma,
The control of UI15 v UI16 is controlled as a user preference. Go to sys_user_preference and ensure you have a system setting called use.concourse with a true value. It should look like this:
That sets the default. You may have overrides to UI15 from other users that need to be removed. Those are in the same table and say:
Name: use.concourse
Value: false
Remove those records so the system takes over with the default of true.
As for removing the ability to go back, haven't found that yet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2017 05:25 AM
check thisCan I enable UI16 but make UI15 default for all users in Geneva?
Disable that property
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2017 05:25 AM
Hi Emma,
The control of UI15 v UI16 is controlled as a user preference. Go to sys_user_preference and ensure you have a system setting called use.concourse with a true value. It should look like this:
That sets the default. You may have overrides to UI15 from other users that need to be removed. Those are in the same table and say:
Name: use.concourse
Value: false
Remove those records so the system takes over with the default of true.
As for removing the ability to go back, haven't found that yet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2017 05:27 AM
This may be helpful... you could always restrict switching to role (like admin.)
Configure roles allowed to switch between UI16 and UI15
