Prerendering a field

2007-04-03 Thread Anton Nikitin
Hi all, Is there a quick way to trigger prerendering of some field (for a standard component, like @TextField) before another field, similar to @FieldLabel's prerender attribute? I'm trying to find a workaround for T's trick where if I want field A rewound before field B, I have to change

Re: Prerendering a field

2007-04-03 Thread Jesse Kuhnert
None that I know of. It's extremely hacky as it is with just FieldLabel / TextField. On 4/3/07, Anton Nikitin [EMAIL PROTECTED] wrote: Hi all, Is there a quick way to trigger prerendering of some field (for a standard component, like @TextField) before another field, similar to @FieldLabel's

Re: Prerendering a field

2007-04-03 Thread Andreas Andreou
] wrote: Hi all, Is there a quick way to trigger prerendering of some field (for a standard component, like @TextField) before another field, similar to @FieldLabel's prerender attribute? I'm trying to find a workaround for T's trick where if I want field A rewound before field B, I have

RE: Prerendering a field

2007-04-03 Thread Anton Nikitin
Neat, that looks like it could work - thx Andreas! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andreas Andreou Sent: Tuesday, April 03, 2007 11:56 PM To: Tapestry users Subject: Re: Prerendering a field http://tapestryjava.blogspot.com/2004/12/back