Hi guys, first and foremost I’m not a programmer, but I do have a little problem that I need help with. I have a website and there is a members registration form, within this form there is a Telephone field.
The telephone field requires a certain format e.g. 138 xxxxxxxxx, I would like your help on how to change the format, so that I can input random numbers.
Thanks in advance
Need help with changing telephone field format
Moderator: General Moderators
-
themilossh
- Forum Newbie
- Posts: 2
- Joined: Sat Jul 05, 2014 6:54 am
Re: Need help with changing telephone field format
We'd need more information. You could write some JavaScript to define field, but then again, we'd need at least the code behind it so that we know what should be changed.