• Resolved nkeebaugh

    (@nkeebaugh)


    Hello,

    I am having a issue understanding the requested layout of this CSV file. I’ve exported from Gravity Forms and have a rather huge form with a lot of fields. I understand the field labels, but I am not understanding the stuff about ‘ID, LABEL, TYPE, Syntax’. Do you have any example CSV files I could compare too?

    http://wordpress.org/plugins/gravity-forms-mass-import/

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

    (@dunar21)

    Don’t worry about id. Label is the actual label you have to use in the header of your CSV file. Type is the type of input that specific field is. Syntax is how you enter values into that specific position or that specific field.

    Labels will be headers:

    “first input”, “second multiselect”, “third address”

    Syntax is how you place your values relative to the header types above:

    “guy one”, “like books, like planes”, “123 fake st.,appt 3,San Diego,CA,92109,USA”
    “guy two”, “like cars, love girls, like movies”, “445 ash blvd.,,,TX,00011,”

    Thread Starter nkeebaugh

    (@nkeebaugh)

    @dunar21 Could I pay you to merge my data? It’s pretty simple.

    Plugin Author aryanduntley

    (@dunar21)

    Send me the data first, also send me a screen shot of the table my plugin shows when you select the form you want to import into (the one with ID, LABEL, TYPE, SYNTAX).

    Plugin Author aryanduntley

    (@dunar21)

    Thread Starter nkeebaugh

    (@nkeebaugh)

    Perfect, What’s your email?

    This topic has now been closed as per the Forum Rules

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Invlalid Headers’ is closed to new replies.