Hello,
Currently customers can type in the post code with or without a space but i need to make it so that when a transaction is complete the post code has a space in it.
Would it be possible to do this with a javascript popup that will not allow the user to continue until they have entered a space or by making the post code text box into two text boxes one for each part of the post code and then concatenate them together. Not sure how that last one would work, maybe through the pearl
Any help or ideas would be greatly appriciated
cheers
JC
Currently customers can type in the post code with or without a space but i need to make it so that when a transaction is complete the post code has a space in it.
Would it be possible to do this with a javascript popup that will not allow the user to continue until they have entered a space or by making the post code text box into two text boxes one for each part of the post code and then concatenate them together. Not sure how that last one would work, maybe through the pearl
Any help or ideas would be greatly appriciated
cheers
JC
Comment