• The CSV is not exported with quotes or escaped commas – so any saved field which contains variables (messages) and may contain commas, the whole csv structure is interpreted wrong and renders this function useless. Weird that this is still happening in a 2.0 version of something. I did test it with shorter messages and did not discover it, else I would not have used this plugin – the csv-export was my main reason to install it.

    Deleting is only possible from phpMyAdmin, which is a usability issue but will be fixed as claimed on the plugin page.

    Else everything is working as intended and this plugin is a good little tool to keep the messages saved in database.

    • This topic was modified 7 years, 4 months ago by jonars.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author nimblechapps

    (@nimblechapps)

    Hi Jonars,

    Thanks for rating and review.

    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.

    Thread Starter jonars

    (@jonars)

    Thanks! That won’t solve the problem as we’re using semicolon as well in written language or emoticons.

    But good to know where to start fixing this, will look there and add quotes around the fields.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘5 Star potential but one major Bug’ is closed to new replies.