collective / collective.volto.formsupport

Enable support for customizable forms in Volto
GNU General Public License v2.0
2 stars 8 forks source link

Export also compiling date in csv #21

Closed cekk closed 1 year ago

cekk commented 1 year ago

Every form field is serialized with json_compatible(value), so they should be correctly serialized. The problem here was about the base "date" attribute that we store when saving a new Record.