znuny / Znuny

Znuny/Znuny LTS is a fork of the ((OTRS)) Community Edition, one of the most flexible web-based ticketing systems used for Customer Service, Help Desk, IT Service Management.
https://www.znuny.org
GNU General Public License v3.0
332 stars 82 forks source link

Configurable MaxNumberOfOptions #575 #576

Open itweserems opened 1 week ago

itweserems commented 1 week ago

Proposed change

See #575: 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.

Type of change

1 - 🚀 feature

Breaking change

Additional information

Checklist

rkaldung commented 1 week ago

@jepf Please check the new system configuration name, the feature looks fine.