Re: [web2py] Re: Querying in appadmin

2015-04-19 Thread António Ramos
The appadmin seems stuck in time. It needs some improvements and having available DAL queries would be great. Regards António 2015-04-16 15:44 GMT+01:00 Anthony : > In appadmin, you can specify a query to define which records to select, > but you cannot specify columns or expressions to calcula

[web2py] Re: Querying in appadmin

2015-04-16 Thread Anthony
In appadmin, you can specify a query to define which records to select, but you cannot specify columns or expressions to calculate from the returned records. You'll have to create a custom action to do that, or do it in a web2py shell. I use an IPython Notebook web2py shell with some special me

[web2py] Re: Querying in appadmin

2015-04-16 Thread Leonel Câmara
Olá Carla, Right now you can't do that in appadmin. Appadmin only lets you set the query part of a select, sum would go on the fields part. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2