PDA

View Full Version : How to change default emailText using vtype in form.TextField



medusadelft
21 Jul 2007, 8:17 AM
Hi,

I'm using vtype: 'email' in a TextField to validate the input. I would like to change the default message. How can I do that? In the TextField documentation I can't find it, vtypeText or something similair. I don't know how to 'call' the vtype method emailText from a textField to change the default message.

Any help is appreciated. Thanks in advance.

Maurice.

jay@moduscreate.com
21 Jul 2007, 1:55 PM
Check out the vtypes thread in the examples section, really good info there.