Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It configures the title displayed on tablet and mobile interfaces, as well as the home screen icon label for iOS devices, which is limited to 13 characters. |
| What area does it affect? |
Mobile and tablet interfaces |
| What does the default mean? |
The default value is "ServiceNow", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when customizing mobile user experiences or updating branding for tablet applications. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.tablet.title |
| Sys ID |
369426db37123000d2d5973ebebe5dc1 |
| Type |
string |
| Application |
Global |
| Default value |
ServiceNow |
| Description |
Brief page title for tablet and mobile interfaces. Also used for home screen icon label in iOS5 (iOS will truncate to 13 characters when adding to home screen) |
| Updated |
2024-05-25 03:38:56 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... tablet UI if one of the specified strings (comma-separated) appears in the browser user_agent header. • Type: string • Default value: ipad,android_tablet • Location: System Properties > Tablet UI Properties glide.ui.tablet.title © 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 ...
Related properties