Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.1.5
-
Fix Version/s: 4.3.0
-
Component/s: None
-
Labels:None
Description
The quick search limits the search results to 10 by default.
Many users complain of this limit, so I systematically increase it to 100 by overriding templates/CRM/common/Navigation.tpl and adding "max:100" in the auto-complete.
I think it would be a rather minor performance hit to increase that number by default to 100.
What do you think?
Example patch:
http://paste2.org/p/2093422