Re: newbie: beaneditForm with drop down list fed by a List

2014-11-06 Thread Thiago H de Paula Figueiredo
On Thu, 06 Nov 2014 09:03:38 -0200, Ivano Luberti wrote: Thanks Thiago, you answer quickly as usually and always providing the fishing rod not the fish :-) :) Yes I saw that page, of course but to me, for a newbie it lacks indications on how to get together the select model with the bean

Re: newbie: beaneditForm with drop down list fed by a List

2014-11-06 Thread Ivano Luberti
Thanks Thiago, you answer quickly as usually and always providing the fishing rod not the fish :-) Il 05/11/2014 18:21, Thiago H de Paula Figueiredo ha scritto: > On Wed, 05 Nov 2014 07:23:03 -0200, Ivano Luberti > wrote: > >> Hi, I'm trying to figure out how to add a PropertyEditBlock to have dr

Re: newbie: beaneditForm with drop down list fed by a List

2014-11-05 Thread Thiago H de Paula Figueiredo
On Wed, 05 Nov 2014 07:23:03 -0200, Ivano Luberti wrote: Hi, I'm trying to figure out how to add a PropertyEditBlock to have drop down lists fed by a List type. What do you mean by "a List type"? java.util.List? I have found this example: http://wiki.apache.org/tapestry/Tapestry5HowToCre

newbie: beaneditForm with drop down list fed by a List

2014-11-05 Thread Ivano Luberti
Hi, I'm trying to figure out how to add a PropertyEditBlock to have drop down lists fed by a List type. I have found this example: http://wiki.apache.org/tapestry/Tapestry5HowToCreateAPropertyEditBlock but I see links to code are not working anymore: can someone tell me if that is the right appro