How can I configure the number of options displayed in the filter dropdown? #3167
Answered
by
texodus
osborn-devfaker
asked this question in
Q&A
-
|
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.
Answered by
texodus
Apr 24, 2026
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.
0 replies
Answer selected by
osborn-devfaker
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to 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.