Hi Turbine Users / Developers What's the best way to deal with a non required field that needs a mask, Example - additional user email , I would like it to be optional in the user details data but if something is put there, I want to verify vis-a-vis email regexp
I tried required = false and minLength = 0 but that's not it, Any suggestions ? Oron http://netada.co.uk --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
