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 enables the system to remember and apply the user's last selected view for lists and records in future sessions. |
| What area does it affect? |
User Interface |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when configuring user experience settings or troubleshooting view-related issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.remember_view |
| Sys ID |
4ec389230a0a0b0f008ed070bbe63f03 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
When a user changes the view used for a list or for a record, continue to use that view for future displays. |
| Updated |
2024-05-25 03:38:58 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... setting for a specific field by adding the readonly_clickthrough=true attribute to the dictionary entry. • Type: true | false • Default value: false • Location: System Properties > UI Properties glide.ui.remember_view Enables (true) or disables (false) use of user preferences for the last view. • Type: true | false • Default value: true • Location: System Property [sys_properties] table glide.ui.remember.me.default Controls ...
Related properties