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 sequence of A and B on the page.
Most times that's OK, but sometimes the looks suffer, while there's no clear
workaround.

Thanks,
A


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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
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 sequence of A and B on the page.
Most times that's OK, but sometimes the looks suffer, while there's no clear
workaround.

Thanks,
A


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Prerendering a field

2007-04-03 Thread Andreas Andreou

http://tapestryjava.blogspot.com/2004/12/back-from-shoppingcom-defer-component.html
could give some ideas though...

On 4/4/07, Jesse Kuhnert [EMAIL PROTECTED] wrote:


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
 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 sequence of A and B on the
page.
 Most times that's OK, but sometimes the looks suffer, while there's no
clear
 workaround.

 Thanks,
 A


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




--
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / JEE Consulting


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-from-shoppingcom-defer-compone
nt.html
could give some ideas though...

On 4/4/07, Jesse Kuhnert [EMAIL PROTECTED] wrote:

 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
  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 sequence of A and B on the
 page.
  Most times that's OK, but sometimes the looks suffer, while there's no
 clear
  workaround.
 
  Thanks,
  A
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 


 --
 Jesse Kuhnert
 Tapestry/Dojo team member/developer

 Open source based consulting work centered around
 dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / JEE Consulting


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]