Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable MaxNumberOfOptions before select layout changeds #575

Open
itweserems opened this issue Jun 27, 2024 · 0 comments
Open

Configurable MaxNumberOfOptions before select layout changeds #575

itweserems opened this issue Jun 27, 2024 · 0 comments
Labels
1 - 🚀 feature New feature or request 4 - verified This issue or pull request was verified.

Comments

@itweserems
Copy link

When using dynamic fields of type "dropdown" or "multiselect", the default code-setup is that the layout of a select-field (e.g. dynamic field) will be changed when the amount of selectable values is above 1000.

This is for performance reasons, but the limit should be configurable. The layout for fields with >1000 values does not allow searching values and with a configurable maximum number can be set to an individual level to keep the search functionality as long as performance goes along with this.

Attached a screenshots that contains both field layouts, below and above 1000 selectable values.

MaxNumberOfOptions

itweserems added a commit to itweserems/Znuny that referenced this issue Jun 27, 2024
@rkaldung rkaldung added 4 - verified This issue or pull request was verified. 1 - 🚀 feature New feature or request labels Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - 🚀 feature New feature or request 4 - verified This issue or pull request was verified.
Development

No branches or pull requests

2 participants