Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

MattSN
Mega Sage

Hopefully some helpful tips for anyone getting started with the new Next Experience aka "UI 2022" in San Diego.

How to enable Next Experience

Activating Next Experience | ServiceNow Docs

  1. Open sys_properties.list
  2. Set property glide.ui.polaris.experience to true
  3. Logout and in
  4. From the "ALL" menu type incident.list and press enter. 
    find_real_file.png

How to disable Next Experience for a specfic app or page?

PolarisUI - Scoped | ServiceNow Docs

Option 1 -  Disable for each page on the table  "sys_page_theme"

  1. Open sys_page_theme.list
  2. Add a new entry for incident and incident_list
    find_real_file.png
  3. Open Incidents page. You will still have the unified header but the page list will be in UI 16 mode.
    find_real_file.png

Option 2 - Append the parameter sysparm_use_polaris=false to the URL of any classic UI page

Exploring themes in Next Experience | ServiceNow Docs

UI pages with the $ prefix automatically append this parameter. The parameter automatically applies to pages the user goes to next.

find_real_file.png  

How to disable Next Experience for a specfic user?

PolarisUI - Scoped | ServiceNow Docs

  1. Open sys_user_preference table and create a new record "glide.ui.polaris.use" for the user
    find_real_file.png
  2. Impersonate User to verify
    find_real_file.png

For more information about Next Experience system properties and user preferences, see Next Experience system properties.

 

Comments
Arnoud Kooi
ServiceNow Employee

Nice overview! On a list/form level, you can disable Polaris by adding URL parameter:

&sysparm_use_polaris=false
N H U T
Tera Contributor

Is there any way to add a custom theme beside Light or Dark theme?

User478767
Giga Contributor

Thank you for this comment. It helped me get out of a sticky situation when a theme went awry

Version history
Last update:
‎02-13-2022 10:47 AM
Updated by: