Thanks Marlysson. I'm just going through that chapter now. What i really need to know is how I can trigger queries through various drop down boxes. For example, for one query, i need to create a cascading drop box that can select data sets at different taxonomic levels (animal kingdoms, family, species etc).
On Tue, May 2, 2017 at 12:21 PM, Marlysson Silva <[email protected]> wrote: > There are the documentarion in section of DAL to declare and handle your > data .. > > http://web2py.com/books/default/chapter/29/06/the- > database-abstraction-layer > > Basically you using the define_table and queries dal.. > > What you already done? > > Em sábado, 29 de abril de 2017 14:09:13 UTC-3, Matthew J Watts escreveu: >> >> Hi there everyone! >> >> I'm new to Web2py, i'm really enjoying using the framework so far. >> >> I am trying to rebuild a legacy database. >> >> I want to produce a web app that can query data from multiple tables >> using drop down boxes e.g. locations, species etc.. I want to be able to >> select info using drop down boxes, Then i want to display the result and >> get the option to download them. >> >> Could someone please point me in the right direction in regards to a >> tutorials and methods >> >> Thanks >> >> matt >> > -- > 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 a topic in the > Google Groups "web2py-users" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/web2py/8WWiltvulgw/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

