You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Sandor Feher <sf...@bluesystem.hu> on 2012/08/08 23:12:32 UTC

Key = Value search panel with actf

Hi,

I'm looking for a component similar to DatePicker which let user to choose a
value from a key = value list. It should contain an actf field let user to
filter the values. 
Something like this:

http://apache-wicket.1842946.n4.nabble.com/file/n4651064/lov.png 

thnx., Sandor



--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Key-Value-search-panel-with-actf-tp4651064.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Key = Value search panel with actf

Posted by Sandor Feher <sf...@bluesystem.hu>.
Ok. 0.5 would be fine.

thanks, Sandor



--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Key-Value-search-panel-with-actf-tp4651064p4651081.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Key = Value search panel with actf

Posted by Martin Grigorov <mg...@apache.org>.
Maven Central doesn't allow deployment of -SNAPSHOTs.
0.5 apparently is the latest stable version.

Either build 1.0-SNAPSHOT locally or check Sonatype's OSS snapshots repos.

On Thu, Aug 9, 2012 at 12:07 PM, Sandor Feher <sf...@bluesystem.hu> wrote:
> I'm looking for 1.0-SNAPSHOT and not 0.5 :).
>
> thnx., S
>
>
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/Key-Value-search-panel-with-actf-tp4651064p4651077.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Key = Value search panel with actf

Posted by Sandor Feher <sf...@bluesystem.hu>.
I'm looking for 1.0-SNAPSHOT and not 0.5 :). 

thnx., S



--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Key-Value-search-panel-with-actf-tp4651064p4651077.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Key = Value search panel with actf

Posted by Martin Grigorov <mg...@apache.org>.
http://central.maven.org/maven2/com/vaynberg/wicket/select2/wicket-select2/0.5/

On Thu, Aug 9, 2012 at 11:48 AM, Sandor Feher <sf...@bluesystem.hu> wrote:
> Hi Igor,
>
> Your component looks very impressive :). So just one question. How can I
> reach your maven repo ?
> Because thru central repo I can't reach 1.0-SNAPSHOT.
>
> <dependency>
>     <groupId>com.vaynberg.wicket.select2</groupId>
>     <artifactId>wicket-select2</artifactId>
>     <version>1.0-SNAPSHOT</version>
> </dependency>
>
> thnx, Sandor
>
>
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/Key-Value-search-panel-with-actf-tp4651064p4651075.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Key = Value search panel with actf

Posted by Sandor Feher <sf...@bluesystem.hu>.
Hi Igor,

Your component looks very impressive :). So just one question. How can I
reach your maven repo ?
Because thru central repo I can't reach 1.0-SNAPSHOT.

<dependency>
    <groupId>com.vaynberg.wicket.select2</groupId>
    <artifactId>wicket-select2</artifactId>
    <version>1.0-SNAPSHOT</version>
</dependency>

thnx, Sandor



--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Key-Value-search-panel-with-actf-tp4651064p4651075.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Key = Value search panel with actf

Posted by Igor Vaynberg <ig...@gmail.com>.
you can try using this:

http://ivaynberg.github.com/select2/

there is also wicket integration in my github

-igor

On Wed, Aug 8, 2012 at 2:12 PM, Sandor Feher <sf...@bluesystem.hu> wrote:
> Hi,
>
> I'm looking for a component similar to DatePicker which let user to choose a
> value from a key = value list. It should contain an actf field let user to
> filter the values.
> Something like this:
>
> http://apache-wicket.1842946.n4.nabble.com/file/n4651064/lov.png
>
> thnx., Sandor
>
>
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/Key-Value-search-panel-with-actf-tp4651064.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org