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