You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alternatively, you should be able to do the followingin your _config.php: Config::inst()->update('Addressable', 'set_postcode_regex', 'your_regex_here');.
Thanks for the advice, @muskie9. I tried a few ways as you suggested, but honestly it's over my head. I'm going to do some googling tomorrow based off of your advice.
The Postal Code Field will only accept numbers like a zip code. When entering a letter, like in a Postal Code, the validation errors out.
90210 = OK / T3E 2H6 = Error
The text was updated successfully, but these errors were encountered: