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 defines how many items are displayed per page in picker interfaces, impacting navigation and usability. |
| What area does it affect? |
Picker interfaces |
| What does the default mean? |
The default value is "10", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting user interface performance or when users report difficulties navigating large lists. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.picker_page_limit |
| Sys ID |
873975245f130010691e2115a373137d |
| Type |
integer |
| Application |
Global |
| Default value |
10 |
| Description |
Indicates the number of picker items that will be displayed per page |
| Updated |
2024-05-25 03:39:03 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... something else”). However, the default total number of list options allowed on the chat widget is 10. In order for all 12 choices to display, the admin must adjust the com.glide.cs.picker_page_limit system property accordingly. For optimal user experience, fewer list options are recommended. Users can select a search result from the list and continue the Virtual Agent conversation. For example, when ...
Related properties