[Seaside] Selection lists and unexpected behavior on form submission

Alexandre Paes alex.paes at streetdogstudio.com
Fri Sep 14 13:20:39 UTC 2007


Hi,

In some application i'm working on i have several selection lists inside 
a form and whenever i change a value in one of the selection lists i 
need to rebuild the contents of all the selection lists, i set the 
selection lists with #beSubmitOnChange and set the #defaultAction: on 
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. Does anyone know 
how i can achieve this?


Cheers,

Alexandre


More information about the seaside mailing list