Ajax form validation... i can't get it work!

2008-03-12 Thread Daniel Alonso
Sorry to disturb you again, guys, but i'm on a great problem. I have to delivered a prototype of a brand new application at my work, and we try to defense the idea of doing with wicket. The thing is that I must do a validation form like this (exactly, the same).

Include feedback messages description on alt Image property

2008-03-12 Thread Daniel Alonso
Hi again to everybody. After looking tons of examples related to wicket 1.2 I have no idea of how i can do the next: At this moment I cant show an error icon next to an erroneus field after submitting a form. The thing is that i must include the message feedback string as part of the alt

Re: FeedbackMessages per field

2008-03-11 Thread Daniel Alonso
Thank you so mucho for your help. It works very well :D -- View this message in context: http://www.nabble.com/FeedbackMessages-per-field-tp15950642p15975736.html Sent from the Wicket - User mailing list archive at Nabble.com.

FeedbackMessages per field

2008-03-10 Thread Daniel Alonso
Hello everybody! I’m a newbie with wicket and during my first examples I have had a problem that I don’t know how to solve. The fact is that I have the typical login form, and I want to notify the users possible errors by showing an icon error next to each input field, just like showed in the