Hey - I noticed you said there was an easy way to do this in .9a2. I'm in .9a2 now and I too find myself wanting to lay out two submit buttons side-by-side (Edit, Delete). They also need to share the same name so I can find out which one was clicked. Any advice would be much appreciated :-)
Thanks -Rob Michele Cella wrote: > Steve Bergman wrote: > >>I'd still like to know how to put the buttons side by side, though. >> > > > In 0.9a2 there will be an easy way to customize your layouts, anyway > what you need to do as suggested by Nicky Ayoub is subclassing Form ad > use a custom template or even update_data, the submit button name is > "submitted" only if you give that widget a name. ;-) > > Ciao > Michele > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

