Jamie,

I think I like to implement it using 2 submit buttons.

How can I tell which submit button is clicked if I use the same
listener?
Thanks,
-Patrick



-----Original Message-----
From: Jamie Orchard-Hays [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 03, 2005 9:27 AM
To: Tapestry users
Subject: Re: Contrib:FormTable - Can we submit a FormTable using a
DirectLink or some other way?

Patrick, have a look at LinkSubmit.

Jamie

Patrick Yip wrote:
> Is it possible to submit a FormTable using a DirectLink?
>  
> I have a shopping cart page that contains a FormTable which has an
> editable quantity column.
>  
> I want to find a mechanism to trigger a calculation on the form so the
> extended total can be refreshed.
> (The submit button is only used to submit the form to a checkout page
> where no editing is allowed.)
>  
> I wonder if there is a way to trigger the form to be submitted without
> using the submit button so I do refresh the extended total.
>  
> Any suggestion is greatly appreciated.
>  
> 

---------------------------------------------------------------------
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]

Reply via email to