[html-formfu] Multiple submit button failure

Carl Franks fireartist at gmail.com
Mon Jan 9 11:07:30 GMT 2012


On 8 January 2012 21:23, Gabor HALASZ <halasz.g at freemail.hu> wrote:
> Hi!
>
> I created a form with a select field and two submit button with different
> values. When I sent the form, the Catalyst reports the correct parameters,
> but formfu not:

When using multiple submit buttons, I think you need to change the
following on each submit button:
    retain_default: 1
    force_default: 0

Hope this helps,
Carl



More information about the HTML-FormFu mailing list