look into gluon/sqlhtml.py for the select widget. It should be trivial to make a radio button widget and replace the default one.
db.table.field.widget=yourcustomwidget On 29 Apr, 21:50, JohnMc <[email protected]> wrote: > With Web2py it is so easy to do a dropdown with the IS_IN_ SET or DB > does anybody use radio buttons in their form layouts? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

