Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postcode form field #127

Closed
kabutzel opened this issue Nov 7, 2016 · 1 comment
Closed

Postcode form field #127

kabutzel opened this issue Nov 7, 2016 · 1 comment

Comments

@kabutzel
Copy link

kabutzel commented Nov 7, 2016

Hi, i get an error trying to fill a german postcode into the form, where can i change or edit the regex for that?

@muskie9
Copy link
Member

muskie9 commented Nov 7, 2016

@kabutzel the postcode field is driven by the Addressable module. You should be able to update the regex of the field by calling Addressable:: set_postcode_regex('your_regex_here'); in the _config.php of your project. Hope this helps, let us know if you still run into issues! If this resolves your issue feel free to close the ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants