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.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



FeedbackMessages per field

2008-03-10 Thread Alonso Sanchez, Daniel
 

 

 

De: Alonso Sanchez, Daniel 
Enviado el: lunes, 10 de marzo de 2008 10:39
Para: '[EMAIL PROTECTED]'
Asunto: FeedbackMessages per field

 

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 image attached.

 

Is there an easy way to do it, because I have been googleing, looking
the wiki, reading the ajax examples... but nothing suits at all. 

 

Thanks in advance for your kindness ;D

 

Daniel Alonso Sanchez

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

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
image attached.

http://www.nabble.com/file/p15950642/sample.jpg 

Is there an easy way to do it, because I have been googleing, looking the
wiki, reading the ajax examples… but nothing suits at all. I'm developing
with wicket 1.3.1

Thanks in advance for your kindness ;D

-- 
View this message in context: 
http://www.nabble.com/FeedbackMessages-per-field-tp15950642p15950642.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: FeedbackMessages per field

2008-03-10 Thread Igor Vaynberg
see ComponentFeedbackPanel

-igor


On Mon, Mar 10, 2008 at 2:56 AM, Daniel Alonso [EMAIL PROTECTED] wrote:

  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
  image attached.

  http://www.nabble.com/file/p15950642/sample.jpg

  Is there an easy way to do it, because I have been googleing, looking the
  wiki, reading the ajax examples… but nothing suits at all. I'm developing
  with wicket 1.3.1

  Thanks in advance for your kindness ;D

  --
  View this message in context: 
 http://www.nabble.com/FeedbackMessages-per-field-tp15950642p15950642.html
  Sent from the Wicket - User mailing list archive at Nabble.com.


  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]