Form custom maybe?? http://web2py.com/books/default/chapter/29/07?search=custom+form#Custom-forms
On Mon, Mar 11, 2013 at 4:39 AM, Johann Spies <[email protected]>wrote: > How can I format radio widgets (or use Bootstrap's radio buttons) to work > like this (with radio buttons replacing the figures 1,2,3): > > > > > *Not important* > > *Somewhat important* > > *Very important* > > question 1 > > 1 > > 2 > > 3 > question 2 > > 1 > > 2 > > 3 > > question 3 > > 1 > > 2 > > 3 > > question 4 > > 1 > > 2 > > 3 > > question 5 > > 1 > > 2 > > 3 > > question 6 > > 1 > > 2 > > 3 > > question 7 > > 1 > > 2 > > 3 > > question 8 > > 1 > > 2 > > 3 > > > in stead of this: > > . How important were the following factors in your decision? > > - 1 = Not important > - 2 = Somewhat important > - 3 = Very important > > question 1 1 2 3 > question 2 1 2 3 > ... > > I see documentation about bootstrap's radio buttons. How do I use it with > web2py's SQLFORM? > > Regards > Johann > > > ... > -- > Because experiencing your loyal love is better than life itself, > my lips will praise you. (Psalm 63:3) > > -- > > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

