It seems the problem is that I had wrapped my block inside a form, removing the
form fixed it!
Toby
- Original Message
From: Toby Hobson <[EMAIL PROTECTED]>
To: tapestry
Sent: Monday, 14 July, 2008 1:06:45 PM
Subject: T5 nested components within t:block
Hi
I have been experim
Hi
I have been experimenting with T5's ajax support which looks really nice! One
problem I have hit is when I use a nested component within a block, simple
properties are displayed but the nested components don't render e.g.
photo.tml
name: ${photo.name}
rating:
...
show details
photo.