I used to have a dummy zone in my layout component so I can use it's ID to enable ajax for Select components if they aren't inside a zone and I can't use "^" !!
> A good deal of the components already supports async parameter for exactly > > this. Chris, so not *all* components does ? Should I open a jira ticket for the select component or is there already one ? Is it planned ? It doesn't look like the Select component supports it but I found a TASK showing that EventLink, ActionLink and From components support this parameter now https://github.com/apache/tapestry-5/blob/master/tapestry-core/src/main/java/org/apache/tapestry5/corelib/base/AbstractComponentEventLink.java *---------------------* *Muhammad Gelbana* http://www.linkedin.com/in/mgelbana On Tue, Oct 14, 2014 at 8:43 AM, Geoff Callender < geoff.callender.jumpst...@gmail.com> wrote: > Since 5.4! I'd completely missed that. Thanks. > > On 14 Oct 2014, at 5:39 pm, Chris Poulsen <mailingl...@nesluop.dk> wrote: > > > Hi, > > > > On Tue, Oct 14, 2014 at 7:27 AM, Geoff Callender < > > geoff.callender.jumpst...@gmail.com> wrote: > > > >> <snip> > >> Perhaps it's time for Tapestry to replace the zone parameter with > >> ajax="true" or xhr="true"? > >> > >> Geoff > >> > > > > A good deal of the components already supports async parameter for > exactly > > this. > > > > -- > > Chris > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >