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

Feature request : Export results as CSV **after** a search. #9

Open
nqb opened this issue Dec 21, 2017 · 1 comment
Open

Feature request : Export results as CSV **after** a search. #9

nqb opened this issue Dec 21, 2017 · 1 comment
Assignees
Milestone

Comments

@nqb
Copy link
Contributor

nqb commented Dec 21, 2017

Next part of #5 : export results as CSV after a search. Currently, export is possible before a search. Consequently, you don't know what you are exporting.

@coudot's comment :

Indeed, but this requires to repost the data from the form, so have an hidden form in results page. Not very clean in the code, but I understand the need. You can open a feature request for this, but I am not sure to do it for the moment.

@coudot coudot added this to the future milestone Dec 21, 2017
@coudot coudot self-assigned this Dec 21, 2017
@coudot
Copy link
Member

coudot commented Feb 9, 2018

Maybe a good solution would be to store results on serve side trough a PHP session. The results will be reset at next search.

This could also help for #1

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

No branches or pull requests

2 participants