Cazy schrieb: > Thank you so much Shiv. > When I use Class WidgetsList, I know how to pass the text from the > "widgets.TextField" to the controllers.py by "action" > But my problem is when I use the "turbogears.widgets.Button", I don't > know how to pass the variables to controllers.py. > Is there any funcation could be used ? I have found document about it
It's hard to understand what you want here. Do you want a single button to be displayed & invoking an action when pressed? Then you still need to embed that button into a form. How about you show us your code? Please use the pastebin. 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 -~----------~----~----~----~------~----~------~--~---

