Thank you very much for the reply. i was able to figure it out but ill look
into this method as well.
On Tuesday, November 5, 2013 9:04:57 PM UTC-8, Kiran Subbaraman wrote:
>
> I would use the ajax+callback mechanism that exists in web2py to do
> this. Look at the simple wiki example, and *sear
I would use the ajax+callback mechanism that exists in web2py to do
this. Look at the simple wiki example, and *search*code there:
http://web2py.com/books/default/chapter/29/03/overview#A-simple-wiki.
Kiran Subbaraman
http://subbaraman.wordpress.com/abou
I am trying to execute a query based on the values of 3 drop down menus. I
have the following for drop down menus but i am unsure on how to turn the
selected values into queries.
Is this the proper way to do it in web2py?
{{extend 'layout.html'}}
{{rows = db().select(db.stats.ALL)}} {{for row
3 matches
Mail list logo