[web2py] About widget radio

2017-01-16 Thread Bishal Saha
I am new to web2py. I am finding it very hard to make a radio button whose values will be stored in the columns of the table in a MYSQL database. I havent used the widget in any of my forms so I dont know where to put the widgets syntax and how to run it . please help! -- Resources: - http://w

[web2py] Conditional fields

2017-01-16 Thread Bishal Saha
I am trying to create a form which will have multiple forms and where the first form will have two radio buttons and one of them will work like - if it is selected then all the other fields of the other forms wont show and directly we can submit the whole form with null values to the other field

[web2py] About session variable

2017-01-20 Thread Bishal Saha
I have stored a dictionary in the session variable and now I want to store the values of the dictionary in my MySQL database in another server. Will I be able to do it ? And if yes dn how ? -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web

[web2py] Grid

2017-01-21 Thread Bishal Saha
Cant we use grid to update few rows ? -- 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 G