how to switch between Core UI and Next experience UI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2023 07:49 AM
We recently upgraded to Tokyo from Rome. our 508 testing failed with New experience UI in Tokyo.
Is it possible to switch between Core UI and New experience UI at user level
- Labels:
-
Architect

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2023 10:21 AM
Hello @sridhar k
Yes you can revert to the core ui, and it can be done via the following steps:
1. At individual user level:
- create the system property - glide.ui.polaris.on_off_user_pref_enabled
- set the type as string
- set the value to true
Now the end users would see the below option in the display menu:
2. At system level for all user: - Navigate to the system property - glide.ui.polaris.experience
- Set the value as false.
- Clear the cache
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 09:53 AM
HI, how can i do this next experience be default to all the users. i have made glide.ui.polaris.on_off_user_pref_enabled to false. then i see this made al the users to not enable the next experience.
my requirement is to make the next experience as default to all the users. please let me know if you have any solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2023 12:14 PM
Hi Satya,
Great this is very helpful. So i can set this property to subset of users to go to Core UI and rest of the users can continue with Next Experience UI correct..

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2023 10:51 PM
Thats correct