On Oct 14, 2011, at 3:13 PM, Moritz Schlarb wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi again! > > Another question raised: > Is it possible to create ToscaWidget forms that have two (or more) > distinguishable (in the form handling logic) submit buttons?
Yes: http://toscawidgets.org/documentation/tw.forms/modules/fields/buttons.html#submitbutton The value is passed to the controller, and thus you can differentiate the actual button pressed. Diez -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

