Only top 10,000 items can be export when exporting csv

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Only top 10,000 items can be export when exporting csv

Wei Zhang
Hi,

I implemented a function of exporting the searching result to a csv file and using screencsv type view. but it can only exorpt top 10,000 item. And i use paginate="false" in the form widget.


Anyone knows the reason.

thanks,

Wei
程序羊