Doing that threw this error: <type 'exceptions.SyntaxError'> widget cannot determine options of auth_user.sex
On Saturday, September 15, 2012 7:21:42 PM UTC+1, Anthony wrote: > > 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? >> > --

