The Tacos form works great. It can do a partial refresh for only on
the parts specified while it also updates the form component (updates
the hidden fields). What I am looking for (and maybe I'm naive) is a
partial form submit - in other words: if the form contains input
fields A, B, C then I want the ability to only post/submit the
contents of a defined part, say, containing only input field B and not
fields A or C - so the server only receives values for field B.

On 07/07/06, Brian Duchek <[EMAIL PROTECTED]> wrote:
I'm using a slighly outdated version of Tacos which does contain a
component called PartialForm - I've seen, but not used.  I'm pretty sure
it does a partial refresh as part of submitting the form contents that
it contains.

</bd>

-----Original Message-----
From: Theo vN [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 06, 2006 10:58 AM
To: Tapestry users
Subject: Re: RE: Re: Partial form submit

I don't like working with javascript but AJAX with Tacos is great. If
only there was something like a partial form submit (similar to a
partial page update).

On 06/07/06, James Carman <[EMAIL PROTECTED]> wrote:
> This is exactly what I'm looking for.  I don't want to use AJAX,
though,
> because I have not exactly had much luck with it.  I wasted *way* too
much
> time trying to get simple stuff to work.  To me, it's not worth it.
>
> -----Original Message-----
> From: Theo vN [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 06, 2006 10:34 AM
> To: Tapestry users
> Subject: Re: Re: Partial form submit
>
> In my case I would prefer if the validation errors disappear.
> As a matter of fact it would be great if no validation takes place so
> that all input fields keep their data as it was entered even if the
> data is invalid.
>
> --
> Regards
> Theo
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Regards
Theo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Regards
Theo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to