[web2py] Re: is_in_set hoirzontal radio widget and is_empty as default

2010-07-09 Thread mr.freeze
This may help: http://groups.google.com/group/web2py/browse_thread/thread/8b5974af438a436a On Jul 1, 6:08 am, selecta wrote: > *bump* > > could you please at least tell me if I should write the hradio > (horizontally aligned radio boxes) widget? > > On Jun 25, 12:19 pm, selecta wrote: > > > whe

Re: [web2py] Re: is_in_set hoirzontal radio widget and is_empty as default

2010-07-08 Thread Johann Spies
On 1 July 2010 14:08, mdipierro wrote: > There isn't. Look at the code for the widget in > gluon.sqlhtml.RadioWidget it should not be too difficult to allow > multicolumn. It has been done for gluon.sqlhtml.CheckboxWidget I found a solution after a similar question in this thread https://mail.goo

[web2py] Re: is_in_set hoirzontal radio widget and is_empty as default

2010-07-01 Thread mdipierro
There isn't. Look at the code for the widget in gluon.sqlhtml.RadioWidget it should not be too difficult to allow multicolumn. It has been done for gluon.sqlhtml.CheckboxWidget On 25 Giu, 05:19, selecta wrote: > when I create a form field with the following code > > Field('open_source',          

[web2py] Re: is_in_set hoirzontal radio widget and is_empty as default

2010-07-01 Thread selecta
*bump* could you please at least tell me if I should write the hradio (horizontally aligned radio boxes) widget? On Jun 25, 12:19 pm, selecta wrote: > when I create a form field with the following code > > Field('open_source',            requires = > IS_EMPTY_OR(IS_IN_SET((True, False), zero = '