Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.16
-
Fix Version/s: 4.7.17
-
Component/s: None
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
On the pager selector, there's a maxlength of '3' at the moment.
Some sites have up to 1,000,000 contacts, so that could be a fair few pages.
Let's increase the maxlength to '4' to support up to 9999 pages instead of 999.
The width of the box doesn't need to change to support this, it still seems to display OK.