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
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside