RE: jumpstart - ajax crud, doesn't work without @persist for me

2015-10-30 Thread Svein-Erik Løken
Is it possible to download and install Jumpstart7? From: Paul Stanton [via Apache Tapestry Mailing List Archives] [mailto:ml-node+s1045711n5731413...@n5.nabble.com] Sent: 29. oktober 2015 23:53 To: Svein-Erik Løken Subject: Re: jumpstart - ajax crud, doesn't work without @persist for me

Re: jumpstart - ajax crud, doesn't work without @persist for me

2015-10-29 Thread Paul Stanton
Sorry! I had forgotten the 'async' parameter on the eventlink and it was a non-ajax request so an entirely different use case! Please ignore me, it now works just fine. FYI i am using T5.4 and jumpstart7 intentionally. On 29/10/2015 10:30 PM, Barry Books wrote: I believe jumpstart in the link

Re: jumpstart - ajax crud, doesn't work without @persist for me

2015-10-29 Thread Barry Books
I believe jumpstart in the link below in running under 5.4 beta. I have not run 5.3 in a long time but I believe it requires @Persist in this case. What version are you running? On Thursday, October 29, 2015, Paul Stanton wrote: > Hi, > > I've modelled a form using jumpstart's (7) ajax crud howe