• Hi,

    I’ve created a new database using the CFDB Edit Mode by uploading a CSV file. There are about 60 records in it. The database has about 20 fields in it (first_name, last_name, email, etc.). The upload went smoothly and I have this nice table that I can edit (using the edit features). Let’s call the Database “MySpiffyNewDB”.

    However, now I need to create a form using CF7 that “matches up” with “MySpiffyNewDB”. Is there a procedure to tell the CF7 form to target “MySpiffyNewDB”? Is it simply naming the CF7 form the same thing as the DB table?

    Thanks much!

    The page I need help with: [log in to see the link]

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

    (@msimpson)

    Unfortunately no. You will have to manually create it.

    Thread Starter denmanwall2016

    (@denmanwall2016)

    Hi,

    So, what I did was create a CF7 form with the same name as the CFDB table and corresponding fields and that worked! I was able to add more entries through the form. A couple of follow up questions.

    Is there a way to move the columns left or right on the admin screen so as to reorder them?

    and…

    Is there a way to provide a form to let someone access their form submission entry so they can edit just their entries? Something like a profile management tool to let someone go back and edit their entry?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Uploaded CSV, now need a form’ is closed to new replies.