subclass the feedback panel and override its html -igor
On 10/20/07, mfs <[EMAIL PROTECTED]> wrote: > > Thanks for the quick follow up, thats sort of is what i am looking for, but > how can i change the very html associated with the panel, because right now > it display the error message in a bullet-ed format which sort of breaks the > layout, i was wondering if we can change it or make it just a plain > error-text output without any markup (for this panel) taking effect.. > > > > igor.vaynberg wrote: > > > > use a feedback panel with a message filter > > > > see componentfeedbackpanel > > > > -igor > > > > On 10/20/07, mfs <[EMAIL PROTECTED]> wrote: > >> > >> Guys, > >> > >> Just wondering as to what other options do we have as far displaying of > >> error messages are concerned, using Feedbackpanel is one option which is > >> certainly handly, but lets say what if i want to display an error message > >> against the corresponding input field (instead of displaying all the > >> messages in one panel), how would i go about that ? > >> > >> Thanks in advance and Regards, > >> > >> F. > >> -- > >> View this message in context: > >> http://www.nabble.com/Displaying-error-messages-tf4664740.html#a13325522 > >> 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] > > > > > > > > -- > View this message in context: > http://www.nabble.com/Displaying-error-messages-tf4664740.html#a13325659 > 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]
