• Resolved schamberlain93

    (@schamberlain93)


    I have two fields that use the [select] (drop-down) function, however, they are not populating my Google Sheet when I test submit the form. All all fields are correctly populating the sheet. Any thoughts?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author westerndeal

    (@westerndeal)

    Hi @schamberlain93,

    Thanks for using our plugin.

    This seems to be a weird issue. Can you print here the Contact Form back-end created form or just [select] field that you have created ?

    Also check the log if it shows some error.

    Let us know.

    Thanks
    Abdullah

    Thread Starter schamberlain93

    (@schamberlain93)

    The log doesn’t seem to be reporting any errors. The section of the back end form not reporting to the sheet is below. I have tried a couple of things including ensuring the [select] is not wrapped in the <label> which has caused other issues before.

    <label> Music or Sound?* <tip>Please include bands as “yes”</tip> </label>
    [select* Sound include_blank “Yes” “No”]

    <label> Mode of Locomotion* </label>
    [select* Locomotion include_blank “Walking” “Pushed/Pulled” “Trailer/Flatbed” “Self Propelled”]

    Plugin Author westerndeal

    (@westerndeal)

    @schamberlain93

    can you replace Sound to sound and Locomotion to locomotion and than check ?

    The field name must not have capital letters, underscore, number as initial, space, special characters except hyphen.

    Hope this helps. let us know.

    Thread Starter schamberlain93

    (@schamberlain93)

    That’s perfect! That fixed it! Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Dropdown fields not showing up in sheet’ is closed to new replies.