PDA

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


medusadelft
07-21-2007, 11: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.

jgarcia@tdg-i.com
07-21-2007, 04:55 PM
Check out the vtypes thread in the examples section, really good info there.