Hi all,

We are trying to migrate to Cocoon 2, but we have the following problem.

We use a lot forms which hold multiple actions, like update, save, confirm.

We 'must' define the buttons like this:

<INPUT TYPE="image" NAME="confirm" SRC="/static_language/ENG/confirm.gif"/>

Because the form holds multiple actions, it is as far as I know not possible
to create more than one
<INPUT TYPE="hidden" NAME="cocoon-action" VALUE=[desired action]>

Our commissioner will not allow the use of javascript, so this is not an
option for us.

In other words: how can i define multiple image submit buttons, without
using <INPUT TYPE="submit"/>
elements in 1 HTML Form?

Does anybody know a solution for this problem?

Thanks in advance.

Mark



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to