For performance reasons, I would like to limit the display of ’ lines of pages’ to 500 for example, and allow the all display only by export.
I saw the parameter API_datatable_default_limit, for which it is mentioned that “if set to -1, a click on ‘Export as’ will export all rows independently of the current ‘# Rows to display’.” Eureka !
Unfortunatly, it does’nt work ! In all cases, even with "API_datatable_default_limit’ set to -1, the number of exported lines is always the number of limited displayed rows.
Is it a bug ? in there another way to force to export all the lines independently of the number of displayed lines ?
Yes I did, it works.
But if you ask for an export to csv file, there is no display of the API, and you cannot modify the line.
And it seems not to be serious to give to a user this kind of solution ! It’s a little bit DIY