Open mariustresor1 opened 7 years ago
We discussed about that, I guess having a plugin that would build the export on Kinto makes sense. https://github.com/Kinto/kinto/issues/817
Also we implemented this on the client side in the Formbuilder using the json2csv library.
Apparently we can also use json2xls as implemented here: https://github.com/Kinto/formbuilder/pull/190/files#diff-5f88d74ffb7a3b5f41407ae1db708392
It would be great to have an "export to csv button" to be able to download the list of records 😊