Re: [S2] client validation problem

2007-01-01 Thread Nick Tucker
Thanks I had missed the link in the documentation to this page and just followed the link to the examples page where this problem is not mentioned. As specifying the current namespace is the default on the form tag, could the generation of the validation code use the default namespace when an ac

Re: [S2] client validation problem

2007-01-01 Thread Musachy Barroso
S2 needs to know the exact namespace of the action. If you do this: namespace="/validation"> then it works. Here is some doc: http://www.opensymphony.com/webwork/wikidocs/Client%20Side%20Validation.html regards musachy Nick Tucker wrote: Hi I have been having trouble with