If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
Customizable query result data scroller ...
Apologies for naive question - I'm brand new to python & web2py. Trying to display a list of tables in a form, IF a criteria ...
This is a work in progress recipe (at the moment). It's based on a specific use case but I think can be easily generalized to other needs. My needs w ...
To help automatically detect and block malicious bots ...
Hello, I'd like to filter the records returned based on which check boxes are selected by the user. Here's the con ...
Hello, I have been unable to solve a very simple problem, I am new to W2P. I have a da ...
Adding the following lines to the default layout.html of your application you can share all that is json serializable between server and client using ...
<span class="gt-baf-word-clickable" style="">Hi!</span> <span class="gt-baf-word-clickable" style=""><span class="short_text" id="res ...
This is my attempt at showing how to do cascading dropdowns in the most basic way possible with Web2py. ...