On Jun 23, 1:01 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
> you can also do
>
> form=form_factory(SQLField('name'))
> form.table.name.widget=radioboxes

Are you sure? that gives me a drop-down not radio boxes.
The form field is created with the default widget for IS_IN_SET (drop-
down) and setting the widget afterwards has no effect (unless it is
not working as expected).

>
> has anybody made a radioboxes widget? I was about to make one now.

What's wrong with the one in AlterEgo 170?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to