Need assistance for toggle next experience

meharryman2
Giga Contributor

I want to show next experience toggle for a specific group, i try to change value of the property "glide.ui.polaris.on_off_user_pref_enabled" in system properties table but it did not work. I also tried to manually add a user in "glide.ui.polaris.use" in user preference table but still unable to see the expected results. 
Let me know how to do it. 

5 REPLIES 5

If i make its value false and impersonate then user is in old UI (you're right) and when i make its value true and impersonate user is in new UI. But what i want is only specific group users can see and access toggle next experience and this can be done using "glide.ui.polaris.on_off_user_pref_enabled" this property in sys_properties table. 
The issue is if i make its value true then toggle next experience becomes visible to everyone and when i make its value false then toggle next experience is not visible to anyone.  Need solution for this i mean how i manage these properties so that toggle next experience is only visible to specific group users in preference -> user experience.