Thank you Alessandro! Now it run. There was 3 problems. 1) the buttons was in the array. 2) the buttons not have the 'key' attribute 3) the TableForm was 'child' af a FormPage
After I did defined the buttons like direct elements of the Form and with the 'key' attribute I recived a value for the 'action' parameter but it was always empty. Then I did observed that you do'nt use the FormPage and I did the same. Now it work. allow_extra_fields was just a try ... Just a little note: could be there are to many styles used in the examples of Toscawidgets2. Allmost all the examples use the TableForm inside a PageForm and I did the same without understand why. -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/turbogears. For more options, visit https://groups.google.com/groups/opt_out.

