Re: Messages on Validator

2006-07-31 Thread Malin Ljungh
Thank you Checko! Elegant or not - it works! And this solution OK for me. Maybe I have misunderstood - I thought the error message would come up automatically next to the input field (instead of the **). Thanks again, Malin On 7/31/06, Checko <[EMAIL PROTECTED]> wrote: My pages with forms an

Re: Messages on Validator

2006-07-31 Thread Checko
My pages with forms and validation always contain something like this (once for the whole form): Error message It might not be the most elegant solution, but it displays the validation messages (plus ** for the problematic fields). Malin Ljungh wrote: > > Hi all, > > I'm struggeling wi

Re: Messages on Validator

2006-07-31 Thread Malin Ljungh
Maybe you're right Jesse, but I hope not... as I understood it all Tap4 Validators extends from BaseValidator which implements the message property which is supplied between the brackets. When the docs states that Required validator is not configurable I thought it meant that it had no other prope

Re: Messages on Validator

2006-07-30 Thread Jesse Kuhnert
If you look at the "validators: binding prefix" section I see one statement that says the Required validator is not configurable. (I could be wrong about my interpretation, but that's what the docs say) http://tapestry.apache.org/tapestry4.1/UsersGuide/validation.html On 7/30/06, Malin Ljungh <[