How can i Customize the style of Feedback Messages ?

2008-03-11 Thread Alonso Sanchez, Daniel
Hi again folks! Thanks for replying me to my first question, it wordked! If you don't remember, I asked about how to show feedback messages associated only with a field, so I can show a message next to a input field. The next step is that I'm trying to change the default behaviour in order to

Re: How can i Customize the style of Feedback Messages ?

2008-03-11 Thread Vit Rozkovec
Hallo, apparently you want to have a look at setEscapeModelStrings() and setRenderBodyOnly() methods of the Label. Vitek Alonso Sanchez, Daniel wrote: Hi again folks! Thanks for replying me to my first question, it wordked! If you don't remember, I asked about how to show feedback messages

RE: How can i Customize the style of Feedback Messages ?

2008-03-11 Thread Alonso Sanchez, Daniel
Hi again! Firstly, thanks a lot Vitek for your help. I have been testing a couple of things related with your response, and only the setEscapeModelStrings has solve a part of the solution. Through Google I have seen a solution for extend ComponentFeedbackPanel and write my own html code, but it

Re: How can i Customize the style of Feedback Messages ?

2008-03-11 Thread Gerolf Seitz
My goal is to show an image icon next to each erroneous input field :D see FormComponentFeedbackBorder or FormComponentFeedbackIndicator Gerolf

Re: How can i Customize the style of Feedback Messages ?

2008-03-11 Thread Gerolf Seitz
src=error.png//wicket:panel Gerolf Thanks again to everybody -Mensaje original- De: Gerolf Seitz [mailto:[EMAIL PROTECTED] Enviado el: martes, 11 de marzo de 2008 12:10 Para: users@wicket.apache.org Asunto: Re: How can i Customize the style of Feedback Messages ? My goal

RE: How can i Customize the style of Feedback Messages ?

2008-03-11 Thread Alonso Sanchez, Daniel
Fantastic! Sorry for disturbing :P Thanks again -Mensaje original- De: Gerolf Seitz [mailto:[EMAIL PROTECTED] Enviado el: martes, 11 de marzo de 2008 12:39 Para: users@wicket.apache.org Asunto: Re: How can i Customize the style of Feedback Messages ? The things

Re: How can i Customize the style of Feedback Messages ?

2008-03-11 Thread Gerolf Seitz
@wicket.apache.org Asunto: Re: How can i Customize the style of Feedback Messages ? The things is that if there is an error, a red * is showed, not the image file I want... what things am I doing wrong? subclass FormComponentFeedbackIndicator and provide your own markup: MyFCFI.java: class

RE: How can i Customize the style of Feedback Messages ?

2008-03-11 Thread Alonso Sanchez, Daniel
Customize the style of Feedback Messages ? My goal is to show an image icon next to each erroneous input field :D see FormComponentFeedbackBorder or FormComponentFeedbackIndicator Gerolf - To unsubscribe, e-mail: [EMAIL

RE: How can i Customize the style of Feedback Messages ?

2008-03-11 Thread Alonso Sanchez, Daniel
[mailto:[EMAIL PROTECTED] Enviado el: martes, 11 de marzo de 2008 12:45 Para: users@wicket.apache.org Asunto: RE: How can i Customize the style of Feedback Messages ? Fantastic! Sorry for disturbing :P Thanks again -Mensaje original- De: Gerolf Seitz [mailto:[EMAIL PROTECTED] Enviado el