web2py – disply SQLrows into form – Stack Overflow
|
i have a SQLrows
i want to display “family_members” as a table in my form. How can i do this? Thanks in advance
|
|||
|
feedback
|
|
You can follow the example I’ve shown you in a previous question. Make sure to also check the documentation on the web2py website, seeing the work you are doing with this framework I would recommend to buy the web2py official manual which is really not expensive and will save you a lot of precious time. You can also read it online from the link I gave you, or download a few free chapters. Basically you have two options,
To illustrate that a little bit:
If you want to add a column, for example:
|
