Re: Focus issues...

2006-07-06 Thread Jer Kah
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...

Re: Focus issues...

2006-07-06 Thread Jer Kah
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

Loading problems - all components render in the page, calling all the stored procedures

2006-05-09 Thread Jer Kah
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