I'm having trouble with users exporting csv feeds with lots of results. I've looked around and it seems a recurring problem with no easy solution.
I wish I could have an option not to theme fields so I would increase performance, but even this wouldn't solve the problem completely.
I thing if we had a configurable warning for large views it will be very helpful for users to understand what's going on.
Example: in a view configuration admins will override limit to csv export and configure a warning for > 10000 rows, and a custom error message like:
"you are about to export a large file. This may take a wile to complete. Please be patient, or try to shorten your search. If you get an error, that probably means you've reach a system limit. Please contact technical support"
If a user tries to csv export a result with more than 10000 a javascript popup would warn the configured message.
I can try to do this for myself, but I think it would be a nice general addition
Comments
Comment #1
Miguel.Andrade commentedIn this thread http://drupal.org/node/114115#comment-752017
The proposed solution includes
This also seams a good feature. Would it be possible to implement?
Comment #2
steven jones commentedDuplicate of http://drupal.org/node/805960