I've done some more testing and sometimes I get an inconsistent result and the A zone disappears? ----- Original Message ----- From: Geoff Callender To: Tapestry users Sent: Sunday, December 02, 2012 10:39 AM Subject: Re: action in zone A causes zone B to rerender
Have a look at the AJAX Filter CRUD example and the ones that follow it on http://jumpstart.doublenegative.com.au/jumpstart In AJAX Filter CRUD, the method onSelected(Long personId) is returning two zones - listZone and editorZone - but it could perhaps return just the editorZone. Cheers, Geoff On 02/12/2012, at 7:54 PM, John wrote: > Hi, > > I have alist of users in a zone that when one is selected requires a form on the page to render with the users details for editing. > > At present both components are in 1 zone and so the user list seems to reload on each selection. How can I set up my click method so that the form is rendered in a seperate zone sparing the user list reloading each time? > > TIA, John --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org