Hi, I'm a bit confused and need some help.
For several reasons I don't like the dropdown-list style of zone in addresses, and would like to implement a state/region text field instead. I've found the first step in the forum, which is to write a hook_form_alter in my custom module, and that works fine, the new field appears on the checkout form. But what's next? How can I make sure it is used and displayed where needed? I have the database field and tried to play around with hook_order, but how to access the submitted form here? Or where to do what? (:
Thank you in advance for helping me out.



) like you were... but then also add some sort of preprocessing to them. This way, before it gets to the checkout pane validation, you can check the text entered and change it to the numeric value that the checkout pane expects when it validates the selections.


Joined: 03/22/2008