Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Michael Simpson

    (@msimpson)

    Not possible right now but it is on my “to do” list.

    Thread Starter LeoStorch

    (@leostorch)

    Understand, but I need to do this to my client, do you have any tip, where should I start?! =)

    Thanks again.

    Plugin Author Michael Simpson

    (@msimpson)

    That is not going to be simple because you will first have to get info on what is filtered in the data table (a component I did not write, see datatables.net) and some PHP code changes need to be made to enhance the export to receive and process that info.

    If this is urgent for you and you are willing to donate $50 then I will code this and deliver it within one week.

    Thread Starter LeoStorch

    (@leostorch)

    Right msimpson, I’m cheking it, could be a good solution for what I need!

    Before that, I found another “problem”, I’m filling the form with portuguese language with words like “S?o Paulo”, and when I see tha data on admin It’s everything correct, but when I export to CSV (any format of CSV) the value become “S?£o Paulo” instead “S?o Paulo”.

    What can I do to correct this?

    Thanks!

    Plugin Author Michael Simpson

    (@msimpson)

    I tested “S?o Paulo” and found:

    Export to Plain (CSV UTF-8):
    – If I look at the export file with a text editor, it looks OK
    – If I open in using MS Excel, it displays as “S?£o Paulo”

    Export to Excel CSV (UTF-8 BOM)
    – Looks OK in text editor
    – Looks OK in Excel

    Is this what you experience?

    Thread Starter LeoStorch

    (@leostorch)

    I’m using Open Office, I think the problem was Character Set, I set it to “Unicode UTF-8” and now it’s OK!

    PS: I added you on my Google Talk michael.d…(at)gmail.com, do you use that account? I would like to talk with you about the donate option!

    Plugin Author Michael Simpson

    (@msimpson)

    I’m glad that worked out.

    I use that account but most of the time I’m on a different account for work. You can email me there and we can set up a time to talk.

    Plugin Author Michael Simpson

    (@msimpson)

    I have put in code to make the exports reflect what is filtered in the table in the Admin page. You can test this by installing the development version.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[Plugin: Contact Form 7 to Database Extension] Filter and Export as CSV’ is closed to new replies.