• Resolved squarecandy

    (@squarecandy)


    Hey – nice plugin!

    The CSV output is unquoted so if the field has a comma in it it’s a bit of a mess.

    Would be nice to add quotes around the fields and escape any existing quote marks so the CSV works more dependably.

    "My Field","My Second Field","List, Of, Items","Stop using \"air quotes\""

    etc…

Viewing 3 replies - 1 through 3 (of 3 total)
  • Yes, I noticed this too. Commas split my text into the next field.

    Hi

    Does anyone have a fix for this? The blank fields are not showing in the CSV so all data moves left to empty cells and columns don’t line up.

    Thanks
    Karen

    Plugin Author nimblechapps

    (@nimblechapps)

    Hi all,

    Thank you for using our plugin. And my sincere apology for delayed response.

    Please follow the following instruction to correct this:

    plugins->save-contact-form-7->assets->DataTables->media->js->buttons->button.html5.min.js

    in button.html5.min.js file search for “fieldSeparator” you will find more than one results, but only one result with “,” replace it with “;” save the file. Hard refresh your browser.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘CSV is unquoted’ is closed to new replies.