Re: T4.1.1 Client-side validation problems

2007-01-20 Thread Jesse Kuhnert
A test case or more detail would be helpful for me, but only if you wanted me to be able to fix it or know what the problem is. On 1/10/07, Jim Downing <[EMAIL PROTECTED]> wrote: Can anyone help me to get client-side validation working? I've enabled client side validation on my form component,

Re: [Filtered!] Re: T4.1.1 Client-side validation problems

2007-01-18 Thread Jim Downing
Hi Brian, thanks for the advice - I'll see what happens when I turn off the input disabling. cheers, jim Brian Duchek wrote: Back in Tap3, if you disabled form fields on the client it would totally screw up server side validation (and some client validation schemes). It was a technique fr

Re: [Filtered!] Re: T4.1.1 Client-side validation problems

2007-01-17 Thread Brian Duchek
Back in Tap3, if you disabled form fields on the client it would totally screw up server side validation (and some client validation schemes). It was a technique frought with peril. I recommend going thru a generated page with a fine tooth-comb to make sure that your client-side disabling wasn't

[Filtered!] Re: T4.1.1 Client-side validation problems

2007-01-12 Thread Jim Downing
Warning: This message has had one or more attachments removed Warning: (verify.js). Warning: Please read the "FilterNotice.txt" attachment(s) for more information. Stefan Esterer wrote: Can you post your script, page and html file so we can study it? At the moment I'm just trying to use the

Re: T4.1.1 Client-side validation problems

2007-01-12 Thread Stefan Esterer
ail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/T4.1.1-Client-side-validation-problems-tf2952160.html#a8296253 Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

T4.1.1 Client-side validation problems

2007-01-10 Thread Jim Downing
Can anyone help me to get client-side validation working? I've enabled client side validation on my form component, and used a ScriptIncludes component to load the dojo components, but now whenever I submit the form (whether or not there are any invalid inputs) the following message is appende