Skip to content

Add a "Download as CSV" to DefaultController #77

Description

@hellopablo

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions