Closed onlyjsmith closed 6 years ago
The system shall allow for the direct export of all records in csv format, with all form data elements separated by commas
Approaches:
use a json-to-csv library to flatten (see below)
manual steps:
Library options:
@Nicolaidavies as per PR, please review and merge or send back!
The system shall allow for the direct export of all records in csv format, with all form data elements separated by commas
Approaches:
use a json-to-csv library to flatten (see below)
manual steps:
Library options: