hi,
I recently started working on forest for my job and I would have liked to know if there was a way that would allow me to export all the fields of a collection. Currently when I export a collection it returns me a CSV table with only the visible fields but all the hidden fields of its not exported. I would like to do an export which would allow me to retrieve an array with all the fields of my collection even those hidden.
I’m working on the In-App Ruby on Rail version of forest admin.
Thank you in advance,