Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Customising the CMS /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

ModelAdmin : Only Show" Export CSV" When query return less than X rows


Go to End


1204 Views

Avatar
swaiba

Forum Moderator, 1899 Posts

24 December 2010 at 2:11am

I keep running into memory and processing time issues when exporting large amounts of data with ModelAdmin.

this feature is great, but only possible for small datasets - does anyone know of a way to limit this to only show when there are fewer than X records returned by the query please?