[web2py] Re: SQLFORM with variable as db.'variable'

2016-05-29 Thread Anthony
You can use the following syntax: db[mytable][myfield] However, you should think about whether you really want to create a new table for every user. Instead, maybe look into the multi-tenancy

[web2py] Re: SQLFORM with variable as db.'variable'

2016-05-29 Thread botasservice
Hello, any suggestions? -- 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