class myfeedback extends feedbackpanel {
myfeedback() { add(new feedbackpanel("f"); }
}
myfeedback.html
<wicket:panel>Please fix the following:<br/><wicket:container
wicket:id="f"></wicket:container></wicket:panel>
-igor
On Sat, May 16, 2009 at 2:22 PM, Paul C <[email protected]> wrote:
> Any recommendations on adding a title or header for error messages? For
> example, I need the string "Please fix the following:" to be above the error
> messages in the <ul>. Do I need to extend the FeedbackPanel to add a title?
>
> Thanks for any suggestions!
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]