Even if the the 'Province/Region' is not marked on the form for entering address, if not entered, there come error message:

Please enter a state/province/region.

The validation is done by function function address_form_validate. We don't have provinces in our republic, thus the province/region does not really have to be entered.

Comments

budda’s picture

Priority: Minor » Normal

The field is also not marked as "required" by a red asterisk, yet the validation enforces it anyway.

The confusing validation requirements will annoy customers filling out the form i think.

brmassa’s picture

Status: Active » Closed (duplicate)
brmassa’s picture