Hi Jeff,

I use something like this:

    form.showForm("form/myform");

    if (null == form.submitId || form.submitId.equals("cancelButton")) {

gary

> -----Original Message-----
> From: Jeff Schmitz [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 24, 2008 1:39 PM
> To: [email protected]
> Subject: flowscript and multiple submit button
> 
> Hello,
>     In a flowscript function, what is the best way to figure which
> button made a submit on a multiple submit form?  Can you get at that
> information via the cocoon.request object?
> 
> Thanks,
> Jeff
> 
> ---------------------------------------------------------------------
> 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