Default limit is "All" for pagination in ChronoConnectivity, which is causing issues with long lists. With hundreds or thousands items result is blank list which is misleading for users and causing problems.
Is there a regular whay to set it to e.g. 20 ny default?
Is there a regular whay to set it to e.g. 20 ny default?
Hi bmarkus,
Which version of ChronoConnectivity do you have?
In the one I'm using the Front End List settings | General tab has a Default list limit of 20 and also a Maximum List limit to stop the All setting showing.
Bob
Which version of ChronoConnectivity do you have?
In the one I'm using the Front End List settings | General tab has a Default list limit of 20 and also a Maximum List limit to stop the All setting showing.
Bob
Bob
thanks a lot, I'm using the latest version. It is there, but somehow I missed.
BTW, it is now running with MS SQL-2008. I could manage to change the paging code part in the library so it works fine now. What is missing the check of primary key existence but not essential for operation.
thanks a lot, I'm using the latest version. It is there, but somehow I missed.
BTW, it is now running with MS SQL-2008. I could manage to change the paging code part in the library so it works fine now. What is missing the check of primary key existence but not essential for operation.
This topic is locked and no more replies can be posted.