I'm trying to setup a "required" drop-down menu... without success, as it turns to invisible when I add the little * next to [select*.. .
It appears to be a problem with the " * " mark, wich I'm using like this:
[select* menu-540 include_blank "1 day" "2 days" "3 days" "more"]
When using : [select menu-540.. => ok
When using : [select* menu-540.. => not ok, the select menu is invisible... but when I click on its place, the drop-down options list appears!
All other mandatory fields are reacting ok, but impossible to have a mandatory SELECT.
Problem can be reproduced when the form is called from a "page" or from a "sidebar widget". Same behaviour in ContactForm7 3.0 & 3.1.2
Thanks for the feedback!