-
Notifications
You must be signed in to change notification settings - Fork 1.3k
How can I configure the number of options displayed in the filter dropdown? #3167
-
Is it possible to configure the number of options displayed in the filter dropdown? Currently, only 10 items are shown, but the actual data may exceed 10 or more.
Beta Was this translation helpful? Give feedback.
All reactions
You can't currently, but this isn't supposed to be a select widget; this is an auto-complete widget, the options displayed are not all filter options, but rather the matching filter items. Type in part of what you're looking for and the list will update.
Replies: 1 comment
-
You can't currently, but this isn't supposed to be a select widget; this is an auto-complete widget, the options displayed are not all filter options, but rather the matching filter items. Type in part of what you're looking for and the list will update.
Beta Was this translation helpful? Give feedback.