I've run into an issue with exporting the records from a form. I have a form with just shy of a 1000 entries in it.
If the users try and use the export icon in the top left and choose "CSV" then the request times out trying to download the results.
However, if they set the time period in the display to last year and number of rows to 1000, then you can click on the "save as CSV" (or the clipboard/xls buttons) and all of the results download in around 15 seconds.
Any ideas what's going on here? Is one button using the DB and the other the XSLT?
Possible Issue With Exporting Records?
Hiya,
I've run into an issue with exporting the records from a form. I have a form with just shy of a 1000 entries in it.
If the users try and use the export icon in the top left and choose "CSV" then the request times out trying to download the results.
However, if they set the time period in the display to last year and number of rows to 1000, then you can click on the "save as CSV" (or the clipboard/xls buttons) and all of the results download in around 15 seconds.
Any ideas what's going on here? Is one button using the DB and the other the XSLT?
Comment author was deleted
Well they are both using record from the db that are transformed with some xslt to the desired output.
Any change you can send me a backup of the db to tg at umbraco dot com ?
Thanks,
Tim
is working on a reply...