• Hi,
    you made a great work with CFDB7!

    I think I found just a little bug.

    Let’s say you create a form and start receiving mails, and then decide to add new fields to that form and export data to CSV.
    If you do so the collected data in CSV will go under wrong columns and the CSV will get messy.

    Alessio

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Arshid

    (@arshidkv12)

    Please export csv and delete all data.

    Thread Starter aledef

    (@aledef)

    Exporting CSV after adding new columns to forms is useless.
    The data in exported CSV are messy and CSV is unusable.
    The solution is fixing CSV export function in order to obtain coherent data even after adding form fields.

    Thread Starter aledef

    (@aledef)

    Hi actxc,
    I understand that your function does what follows:
    – removes the unnecessary conditional fields
    – removes CR-LF from textfields
    – orders the export array according to the header as defined in the form
    – adds a dash into empty fields

    I’m afraid this does not help.

    Plugin Author Arshid

    (@arshidkv12)

    Thanks for your reply.
    Please follow bellow step before add new field after few days.
    First expor current CSV file.
    Then delete all saved data and add new field.

    it solved my problem, when I started to use conditional fields
    Plugins:
    Contact Form 7
    Contact Form 7 Conditional Fields
    Contact Form CFDB7

    I thought it might solve other CSV problems as well.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Bug in CSV after adding form fields’ is closed to new replies.