• Resolved jamakira

    (@jamakira)


    Hello, I’m using a dropdown field in contact form 7, and I set it as required, but it still send once I click the submit button

    So here’s the code:
    [select* Category id:category class:category placeholder “Category” “Listing” “Trading” “Market Data” “Post-Trade” “Investor Relations” “General Inquiry”]

    Hope you could help me. thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @jamakira

    You need to use first_as_label instead of the placeholder. Please check here.

    [select* Category id:category class:category first_as_label "Category" "Listing" "Trading" "Market Data" "Post-Trade" "Investor Relations" "General Inquiry"]

    Thread Starter jamakira

    (@jamakira)

    It works! Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Dropdown required doesn’t work’ is closed to new replies.