I haven't tried this with dropdowns, but this is what I use for
linksubmits. It has some caveats though: It has to be used within a
form named Form0 and it doesn't work with directLinks (I think)...
It'd be nice if someone could help a brother out to fix the Form0
thing and put it on tassel...
also, that solution doesn't keep the focus on a particular field - it
just scrolls back to where the screen was before the submit
On 7/6/06, Jer Kah <[EMAIL PROTECTED]> wrote:
I haven't tried this with dropdowns, but this is what I use for
linksubmits. It has some caveats thoug
First off, we're using Tapestry 3.0.3.
We have a page that conditionally decides which component to render,
choosing from about 10 or different types. Each of these components
have multiple (avg of about 5) components inside. Now, when this page
loads, it loads all 10 components, and all the co