I found Shawn Brownfield's post from aug 2009:

> The short of this is that there doesn't appear to be a really clean way
> to do this, though I'd love to be proved wrong.  Here are a few options
> I see:
>
> Option1: The most straightforward way to submit a form with a zone via
> Ajax would be to programatically click the submit button via Javascript:
>
>     $(submit_id).click();

I don't actually have a submit button on this form, so I'll need to create one and then hide it just to get this working.

Are there any new solutions out there?

Regards, p.

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

Reply via email to