Hi,

In Wicket 6.4.0 i have a problem with ChoiceFilter in my AbstractToolbar.

When I check render HTML i have :

<select
id="form:blocListe:filter-form:lignes:radioGroup:table:topToolbars:toolbars:7:filters:8:filter:filter"
onfocus="_filter_focus(this, 'form:blocListe:filter-formfocus');"
onchange="this.form.submit();"
name="blocListe:filter-form:lignes:radioGroup:table:topToolbars:toolbars:7:filters:8:filter:filter">

So when I change the value, my form is submit.

In Wicket 1.5.8, i don't have this behaviour. Could you tell me what's wrong
in 6.4 ?

Best regards,
Damien



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/ChoiceFiltrer-autoSubmit-tp4655198.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

Reply via email to