I've got a Country bulk added dropdown that has been set to be required. I've also added the first value as, "Please select Country/Region"; It's not the selected value of default.
When the user doesn't select a country/region and submits the form, I am expecting an alert message to prompt them to select a required field. However, the form simply submits. Anything I am missing on this?