Add a header button to download the current result set (either the page, or the entire set) as a CSV.
Things to consider:
- Large datasets
- Perhaps offload to DataExport?
- What to include in the D/L? Just the columns visible on screen, or the whole object.
- If whole object, what about expanded fields and non-scalar fields.
Add a header button to download the current result set (either the page, or the entire set) as a CSV.
Things to consider: