Ok I think this might be even better. Check the ActionLink component source code. From the docs ( http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/corelib/components/ActionLink.html) this is how to pass an array of values through tml:
context="[account.companyId, account.id]" Good luck ! On Sat, Nov 10, 2012 at 2:20 PM, membersound <memberso...@web.de> wrote: > Thanks for your hints. I do not know how to parse an array. But I found I > workaround: > I just took the TriggerFragment source, renamed the class and the > ClientElement within, and now can apply a 2nd t:mixins="triggerfragment, > mycustomtriggerfragment" fragment="firstFrag" customfrag="secondFrag". > > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Trigger-multiple-fragments-from-one-event-tp5717895p5717902.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >