Actually, replace the first link with this simpler example:
http://jumpstart.doublenegative.com.au/jumpstart/examples/ajax/selectmore1
Geoff
On 27/06/2013, at 7:38 PM, Geoff Callender wrote:
> Some random ides that I haven't tried...
>
> I think you'll need to combine this:
>
>
Some random ides that I haven't tried...
I think you'll need to combine this:
http://jumpstart.doublenegative.com.au/jumpstart/examples/ajax/selectdependency1
with this:
http://jumpstart.doublenegative.com.au/jumpstart/examples/ajax/eventlinksinaloop
To get the id of the enti
Hi Ben!
AFAIR you can pass a context but this value remains constant and is independent
from the selection made. So at the very end I used bind like you did. Same
problem applies to Checkboxes, so I do not know if Tapestry generally misses
something or we simply did not find it yet...
Why did
I've just recently added a onEvent mixin to tapestry-stitch... it sounds
like exactly what you're after
http://tapestry-stitch.uklance.cloudbees.net/oneventdemo
On 26 June 2013 18:14, Ben Titmarsh wrote:
> Hi All,
>
> I am generating ~100 select items in a loop and would like to listen for
> t