glide.xmlhttp.max_choices
ServiceNow property description:
Maximum number of items to show for a dynamic drop-down choice list:
Attributes
- Sys ID: efc7c2adc611227a00c37f314c50fe8b
- Type: integer
- Application: Global
- Default value: 15

AI generated property description:
The ServiceNow property `glide.xmlhttp.max_choices` determines the maximum number of items that can be displayed in a dynamic drop-down choice list. According to the provided documentation, this property is used to limit the number of recent selections shown in a choice list, enhancing performance and usability. By setting this property, administrators can control how many options users see when they interact with fields that utilize dynamic drop-downs. This is particularly useful in scenarios where the choice list could potentially become very large, thereby improving the user experience by preventing overwhelming amounts of data from being displayed. Adjusting this property helps in maintaining optimal performance and ensuring that the interface remains responsive.
Source