You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by Danielcummings <da...@bricksoftware.com> on 2005/07/13 20:34:54 UTC

Turn Off Filter Rendering

We have a filter div that we hide that looks modal dialog windows.
The objects that are in this div are also added to the form in our html page.

When the page is first rendered, the filter div is also rendered but stays invisible.

Each time a page is rendered, we are hit with this render time.

We tried to change this to render only when the user clicks out Set Filters link but
when we try to apply the filter we get a

Rewind page with an error that basically states that we are missing form elements.

Is there an easier way to do this?

TIA

Dan


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