• hello

    can’t make a select field required

    use syntax [select* your-location include_blank “option1” “option2” … ]

    but field is not actually required, by default it is “—” and I can send form not choosing anything from the list(
    without include_blank it goes the same, but 1st option is selected by default

Viewing 1 replies (of 1 total)
  • Thread Starter vigilant_spb

    (@vigilant_spb)

    UPDATE: using syntax

    [select* your-location “” “option1” “option2” … ]

    helped, but I don’t think it’s ok) and it’s not included in plugin DOCs

Viewing 1 replies (of 1 total)
  • The topic ‘Contact Form 7 – select field – make it required’ is closed to new replies.