Re: Change Order (Priority) of Validator Msgs?

2011-05-23 Thread eugenebalt
Can anyone advise on this? Thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Change-Order-Priority-of-Validator-Msgs-tp3539436p3544438.html Sent from the Users forum mailing list archive at Nabble.com

Re: Change Order (Priority) of Validator Msgs?

2011-05-23 Thread Tomasz Dziurko
You should use method: final FeedbackPanel setSortingComparator(ComparatorFeedbackMessage sortingComparator) and create comparator which will sort FeedbbackMessages in proper order (in your situation probably those with feedbackMessage.component instanceof Form coming first) -- Best regards

Re: Change Order (Priority) of Validator Msgs?

2011-05-23 Thread Tomasz Dziurko
2011/5/23 Tomasz Dziurko tdziu...@gmail.com final FeedbackPanel setSortingComparator(ComparatorFeedbackMessage sortingComparator) Of course this method is in the FeedbackPanel class :-) -- Best regards Tomasz Dziurko http://tomaszdziurko.pl

Change Order (Priority) of Validator Msgs?

2011-05-20 Thread eugenebalt
. Thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Change-Order-Priority-of-Validator-Msgs-tp3539436p3539436.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e