Validate dropdown menu with include_blank
-
Hi there,
I would like to give a dropdown field filled with either a placeholder or include_blank to not be validated.
But it has content (with include_blank it’s “—“) it passes validation.code-snippet:
[select* your-day include_blank “1” “2” “3” “4” “5”]How can this be corrected? Thanks, Ed’
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Validate dropdown menu with include_blank’ is closed to new replies.