Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property controls whether illustrative graphics are shown on the stylized login page, impacting the visual appeal of the login experience. |
| What area does it affect? |
Login Page Appearance |
| What does the default mean? |
The default value is "true", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when updating the login page design or user interface. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.polaris.login.show_illustrations |
| Sys ID |
0c6a9e22b72130108b0bcb15ae11a95c |
| Type |
string |
| Application |
Global |
| Default value |
true |
| Description |
Enables display of illustrative graphics on the stylized login page. |
| Updated |
2024-05-25 04:38:25 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... list cells. This property applies only when glide.ui.polaris.experience is true. • Type: true | false • Default value: true when glide.ui.polaris.experience is true. • Location: The System Property [sys_properties] table glide.ui.polaris.login.show_illustrations © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in the United States and/or other ...
Context preview
Snippet 2
... apply if you are using Single Sign-On (SSO). Procedure 1. In the filter navigator field, enter sys_properties.list. 2. Prevent the login screen from showing any illustrations by setting the property glide.ui.polaris.login.show_illustrations to false. 3. Show welcome text by set the property glide.ui.polaris.login.show_welcome to true. If this property doesn't exist, add it as a true/false property. For more information, see Add a ...
Related properties