I am using sfPokaYoke plugin with symfony 1.0.8. I have used it for client side form validation. It was working fine but when I used multiple select box in form ( using it without any validation ). Form validation not working and its giving javascript error: * value.gsub is not a function cleanValue = value.gsub(/^\s+/, '');
When I remove that multiple select box it works fine. what can be the problem? -- JJ * --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
