Can you update this issue then?

https://github.com/ivaynberg/wicket-select2/issues/93

On Tue, Oct 7, 2014 at 12:00 PM, Maxim Solodovnik <solomax...@gmail.com>
wrote:

> we recently moved this component to wicketstuff:
>
> https://github.com/wicketstuff/core/tree/master/jdk-1.7-parent/select2-parent
>
> to get Wicket7 compatible version
>
>
> On 7 October 2014 22:56, Paul Bors <p...@bors.ws> wrote:
>
> > You can also ask the developer via:
> > https://github.com/ivaynberg/wicket-select2/issues
> >
> > You should probably take a look over the open issues so that you are
> > familiar with that other developers faced. Maybe one of those issues
> might
> > be a road block for you?
> >
> > Although you will get a faster reply from Igor or another Wicket
> developer
> > via this list :)
> >
> > On Tue, Oct 7, 2014 at 4:23 AM, Martin Grigorov <mgrigo...@apache.org>
> > wrote:
> >
> > > Hi,
> > >
> > > You should call formComponent.clearInput() too.
> > >
> > > Martin Grigorov
> > > Wicket Training and Consulting
> > > https://twitter.com/mtgrigorov
> > >
> > > On Tue, Oct 7, 2014 at 9:13 AM, MadasamySankarapandian <
> > > madas...@mcruncher.com> wrote:
> > >
> > > >
> > > > This is regarding wicket-select2 project. I could not find any
> mailing
> > > > list for this project. That is why sending here. Please some one help
> > me.
> > > >
> > > > I have created clear link to clear the form input values. After click
> > the
> > > > clear link,  all components values are cleared except Select2Choice
> > > > component.
> > > >
> > > > Here with attached quickstart to recreate this problem.
> > > >
> > > > Follow below steps to recreate this problem
> > > >
> > > > * Download attachment and extract it.
> > > > * cd select2-quickstart.
> > > > * Then execute mvn clean package jetty:run
> > > > * Type localhost:8080 in browser
> > > > * Give the input to name and country field.
> > > > * Click clear link
> > > >
> > > > Now name(*TextField*) field value is cleared and
> > country(*Select2Choice*)
> > > > field value is not cleared.
> > > >
> > > >
> > > >
> > > > --
> > > > Thanks and regards
> > > >  Madasamy
> > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > > > For additional commands, e-mail: users-h...@wicket.apache.org
> > > >
> > >
> >
>
>
>
> --
> WBR
> Maxim aka solomax
>

Reply via email to