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 the maximum number of selectable options in a mobile web list with a card header, influencing how information is presented to users. |
| What area does it affect? |
Mobile web interface |
| What does the default mean? |
The default value is "5", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting mobile user interface settings or improving user experience. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.web_header_picker_page_limit |
| Sys ID |
361888b6c3733010634cdb450a40dde3 |
| Type |
integer |
| Application |
Global |
| Default value |
5 |
| Description |
Number of options for a list which has a card header rendered on the mweb device type |
| Updated |
2024-05-25 03:38:56 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... suppressed. If there are more than five items, users can choose to show the additional items. • To control the number of items displayed below a header card, add the com.glide.cs.web_header_picker_page_limit system property. Use the Value to specify the number of items displayed in the choice list. For details about creating a system property, see Add a system property . Static ...
Related properties