Yes.
Otherwise the browser will submit something like:
city=London&city=Paris&city=Sofia and at the server side Wicket won't be
able to update the component models properly.

Martin Grigorov
Wicket Training and Consulting


On Thu, Jan 16, 2014 at 11:01 AM, MikeDundee <mikedun...@centrum.cz> wrote:

> Thank you for quick response.
>
> Do I understand it right that "name" must be unique across all form
> components within all nested forms ?
> (they get submitted at once).
>
> Thus I can't give name="city" to more fields on the form... ?
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Wicket-browser-autocomplete-tp4663766p4663771.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