Constrain the values in the Country field of Billing of type Address
Our business requirement requires that users are allowed to create accounts whose billing address country should fall only under specific countries. I wrote field validation on Billing field of type Address to restrict the values but the validation does not kick in even if the user violates the validation. I would like to know whether I can write a validation on the Billing field?
Thanks in Advance.
0