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 determines how many history records are initially loaded in the user interface, impacting data visibility and performance. |
| What area does it affect? |
User Interface Navigation |
| What does the default mean? |
The default value is "30", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when optimizing user interface performance or adjusting data display preferences. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.nav.history_length |
| Sys ID |
12df3f23930331006c45dc85e47ffbaa |
| Type |
integer |
| Application |
Global |
| Default value |
30 |
| Description |
Initial number of records pulled for condensed history. |
| Updated |
2024-05-25 04:37:24 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... in the history tab of the application navigator. Before you begin Role required: admin About this task By default, the application navigator shows 30 history entries. You can configure the glide.ui.nav.history_length property to change this value. Procedure 1. Navigate to sys_properties.list. 2. Locate the glide.ui.nav.history_length property. 3. Edit the property Value. System settings for the Core UI You can define system ...
Related properties