Hello I'm still new to web2py and I'm currently working on an a grid which 
utilises basic inline editing using the example from 
http://www.web2pyslices.com/slice/show/1928/basic-inline-editing-in-sqlformgrid-no-plugin-no-javascript
 


When I change the options widget to a radio widget for some reason only one 
value for a whole set of seperate records can be selected rather than each 
record having only 1 radio button field selected. In other words a record 
has 4 possible values and they are displayed in a grid and can be edited 
there is a field with a set which I'm trying to use radio buttons for 
instead of a drop down menu. When I press a value for the first record this 
is fine when I move onto the record beneath it the radio button value is 
selected however the first one becomes empty and this carries on throughout 
all the records on the grid only 1 field can be selected at a time. If 
someone could help me please I would be very grateful.  

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to