Hi, move your search from #onInitialize() to #onConfigure() - there you can take the filters into consideration. #search() can just accept (and check) the new filters, but don't let it do the any actual search.
Hope this helps Sven -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Stateless-search-page-use-case-tp4677258p4677259.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
