Property reference

glide.ui.radio_max

The glide.ui.radio_max property sets the maximum number of choices that can be displayed as radio buttons. When the number of choices exceeds this limit, the display switches to a traditional choice-list format, which can affect user interface design.

Default: 0 Type: integer Application: Global

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 the threshold for displaying choices as radio buttons versus a choice-list, impacting how users interact with forms.
What area does it affect? User Interface Configuration
What does the default mean? The default value is "0", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when designing forms with multiple choice options to ensure optimal user experience.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.radio_max
Sys ID 6c15275ad14bfe1f01d9d7ab1846bd4f
Type integer
Application Global
Default value 0
Description Maximum allowed choices displayed as radio buttons (exceeding this number will convert the list to a traditional choice-list):
Updated 2024-05-25 03:39:01