• Hi,

    I know that adding * (star) to the type of the field (for example text*), the field is required.

    I put the * after a select field (in this way: [select* name-of-the-field “choice 1” “choice 2” “choice 3” “choice 4” ]) but the field is not required and the customer can send me the email also if the field is empy…

    I use the * for other field in my form, the same form, but for select field it doesn’t function…

    Why??

    Can you help me?

    Sorry for my english and thanks a lot

    https://www.ads-software.com/plugins/contact-form-7/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    See Select and Select*

    select* is the required version of select. If you want to add an explicit blank option, you can use include_blank option.

    Thread Starter Mutart

    (@mutart)

    Hi,

    Thanks for the answer.

    If i don’t use include_blank option, is the field not required?

    I try to use include_blank in a select* and the field now is required. Before, i don’t use include_blank in a select* and the field wasn’t required… why? I use the * [select* ……] but the filed isn’t required.

    I don’t know why

    Please help me…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Required Select field’ is closed to new replies.