Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add download link to file uploads instead of [FILE] in exports #31

Open
m-martinez opened this issue Nov 7, 2016 · 0 comments
Open

Comments

@m-martinez
Copy link
Contributor

Currently an export data file will render a BLOB type as [FILE] in the column. We did this to avoid attaching binary data to a CSV file, as it would just look like gibberish.

It would be nice if instead we render a download link so that the user can view/download the contents, (e.g. http://somestudy.org/reports/file/12345)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant