Problem with ListView and Feedback Panel
...re the approver can set the approval to yes or no. My problem is with the Feedback Panel. I'm setting the approval radio button to required if the corresponding ListView is visible. That works. If I...
View ArticleNeed help with FeedbackMessageFilter
Hi all, I have a FeedbackPanel in my page and a FeedbackPanel in the form of my page. Both feedback panels show feedback messages of the form. I tried formfeedbackPanel.setFilter(new...
View ArticleRE: Feedback within Form Weird Issue
...nday, May 13, 2013 5:26 PM To: users [ at ] wicket.apache.org Subject: RE: Feedback within Form Weird Issue setResponsePage() would render either a page from the page map if you give it an instance...
View ArticleRE: Feedback within Form Weird Issue
...age if you give it the Class name. Did you filter out the errors from the feedback and did you added the feedback panel to the page? Refer to section 10.2.2 "Displaying feedback messages and...
View ArticleRe: Form submit without redirection
...is how HTTP works, nothing Wicket specific. Usually when you want to show feedback to the user (errors or success messages) then you should use Component's or Session's #error() or #success()...
View ArticleRe: Append elements in ajax request
Hi Dan, Great idea! Thanks! The feedback panel I'm referring to is used for session messages like "Your email address was saved". They don't indicate errors with forms; I have other fenced feedback...
View ArticleRe: Messages do not flow through Network of Brokers after reconnect
Hi, thanks for quick feedback and advises, ceposta, sadly i'm not a java guy :) I have some additional input, for sending i use .NET Messaging API and message do not going through brokers, then i...
View ArticleHandle form submit Exception on setDefaultModelObject
...dle these Exceptions and show error messages using error() and adding the feedback panel to the AJaxRequestTarget, instead of showing wicket's default Exception page (or internal error when in...
View ArticleVirtualTopic propagation question
...ave a potential problem with my activemq setup, and I would appreciate any feedback. My setup is as follows: I have 2 activeMQ nodes, running in clustered mode. On these nodes I have a VirtualTopic...
View ArticlePaged queues questions (C++ broker)
... with the queue paging today. I have quite a lot of questions / comments / feedback. I hope you don't mind. If you want, I can as usually rise the JIRAs or provide more details for reproducing of...
View ArticleNeed help with FeedbackMessageFilter
Hi all, I have a FeedbackPanel in my page and a FeedbackPanel in the form of my page. Both feedback panels show feedback messages of the form. I tried formfeedbackPanel.setFilt...
View ArticleNeed help with FeedbackMessageFilter
Hi all, I have a FeedbackPanel in my page and a FeedbackPanel in the form of my page. Both feedback panels show feedback messages of the form. I tried formfeedbackPanel.setFilt...
View Article