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 configures page titles to either include just the product name or both the product name and description, affecting how users perceive the application. |
| What area does it affect? |
User Interface Titles |
| 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 adjusting how application titles are displayed to users. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.title.use_product_name_only |
| Sys ID |
47d4fd5e8d34021087de63ac7f1f0098 |
| Type |
string |
| Application |
Global |
| Default value |
true |
| Description |
When generating page titles, only use the product name. If set to true, the title will be set to the text in the glide.product.name property. If false, the title will be set to include the values from both the glide.product.name and glide.product.description values. |
| Updated |
2024-05-25 03:38:58 |
Related properties