If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
Revising Widgets for HTML5 Input Types ...
This slice show how to create a form wizard and it is based on this post: http://motanet.com.br/python/form-wizard-com-web2py/ ...
Requires jQuery.form plugin ...
It often happens that you have two tables (for example 'client' and 'address') which are linked together by a reference and you want to create a singl ...
This creates a form that allows the user to dynamically search and select fields in a table ...
to remove all labels from a form, Massimo showed me this trick ...
Here are a few tricks for modifying individual form elements ...
This is an easy way to add a confirmation dialog during a form submit ...