[Seaside] Selection lists and unexpected behavior on form submission

Lukas Renggli renggli at gmail.com
Fri Sep 14 14:03:32 UTC 2007


> the form. But the problem is that when i change the value of a given
> selection list i get a screen refresh but only the callback associated
> with the selection is executed instead of the default action block which
> i expected would run everytime the form was submitted.

The default action gets evaluated whenever the user presses submits
the form by pressing enter without having the focus on a specific
submit-button.

> Does anyone know
> how i can achieve this?

With the callback of a hidden-input field.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list