Re: zone ids in component within form

2008-06-22 Thread Mohan Zhang
ried to move the actionlink around (not in a block) - not luck. I also > tried implementing my own id scheme but I can't specify a property for > t:id > inside t:zone. > > Here are sniplets.. > > Person.tml: > > > > > > contact > me > >

zone ids in component within form

2008-06-21 Thread Mike Oestereter
Hi I've got a Person component that gets rendered within a loop. Inside the Person.tml I've got a zone (zony) and an actionlink that should update that zone. A click on any (not the first) of the rendered ActionLinks incorrectly updates the first zone "zony" (and not, say, "zony_1") - it appears t