Project

General

Profile

Feature #962

Updated by Alexander Watzinger over 5 years ago

The live search in tables or trees can get unresponsive if confronted with huge datasets. 

 To mitigate the problem a character limit can be set in the backend which defines the minimum characters that have to be entered to start searching. 

 The default will remain one, in projects with larger datasets could try the conventional 3 character limit. 

 To do: 

 * Implement character limit 
 * Offer configuration in backend backen 
 * Give visual hints if more than one character is needed e.g. in the placeholder of the field

Back