You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Anton Nikitin <te...@gmail.com> on 2007/04/04 05:38:58 UTC

Prerendering a field

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: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


RE: Prerendering a field

Posted by Anton Nikitin <te...@gmail.com>.
Neat, that looks like it could work - thx Andreas!

-----Original Message-----
From: andreoua@gmail.com [mailto:andreoua@gmail.com] 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 <jk...@gmail.com> wrote:
>
> None that I know of. It's extremely hacky as it is with just
> FieldLabel / TextField.
>
> On 4/3/07, Anton Nikitin <te...@gmail.com> 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: users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: users-help@tapestry.apache.org
> >
> >
>
>
> --
> 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: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>


-- 
Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / JEE Consulting


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Prerendering a field

Posted by Andreas Andreou <an...@di.uoa.gr>.
http://tapestryjava.blogspot.com/2004/12/back-from-shoppingcom-defer-component.html
could give some ideas though...

On 4/4/07, Jesse Kuhnert <jk...@gmail.com> wrote:
>
> None that I know of. It's extremely hacky as it is with just
> FieldLabel / TextField.
>
> On 4/3/07, Anton Nikitin <te...@gmail.com> 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: users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: users-help@tapestry.apache.org
> >
> >
>
>
> --
> 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: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>


-- 
Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / JEE Consulting

Re: Prerendering a field

Posted by Jesse Kuhnert <jk...@gmail.com>.
None that I know of. It's extremely hacky as it is with just
FieldLabel / TextField.

On 4/3/07, Anton Nikitin <te...@gmail.com> 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: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>


-- 
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: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org