I don't think there's a validator that does it automatically, but you can specify widget=SQLFORM.widgets.radio.widget. See http://web2py.com/books/default/chapter/29/07#Widgets.
Anthony On Saturday, September 15, 2012 2:12:17 PM UTC-4, Pystar wrote: > > what validator do I use to produce radio boxes in html? i.e. in the > database definition? > --

