Well the problem is that the form is surrounding the
progressiveDisplay but not the block.
The block is rendered in runtime using ajax as the content of the
progressive display, so when the block is actually rendered on the
server the submit is not surrounded by a form during render time. So
the submit really isn't inside a form it's just rendered in runtime in
the client form.

Cheers,
Dragan Sahpaski


On Mon, Aug 27, 2012 at 7:08 PM, George Christman
<gchrist...@cardaddy.com> wrote:
> I rendered the form without the use of a button, but with the button's text
> and checked the source with firebug. The text was rendered within the form
> where it was suppose to be. Only when I use a button inside of the
> progressive display does this become an issue.
>
>
>
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/Rendering-form-submit-button-inside-ProgressiveDisplay-component-exception-tp5715822p5715826.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>

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

Reply via email to