Hi,

calling error() on your new panel should work. Obviously you must have a FeedbackPanel somewhere on your page ;)
I have a Button, which replaces parent panel with a new panel. In the new
panel I want to display an error/warn/info, but I can't seem to figure out
how. I've tried with getSession.error(..), but that ain't working.

What's the best way to do this? Should I use an AjaxButton instead for
instance?

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/add-feedback-message-a-to-new-panel-tp4640997.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to