If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
This is improved version of my previous dropdown. This one doesn't "remove" the second drop down when it's updated so it looks very natural and user d ...
Yet another dropdown chain (cascade) widget with select-or-add-new links capability. Note: Now is working with web2py 2.2.1 ...
Thank you Juan Funez for the idea. https://groups.google.com/group/web2py/browse_thread/thread/1bed807214ecaab5# ...
This slice is a shameless hack on Mr.Freeze's CascadingSelect. I needed similar behaviour, but without the complexity of databases. To use this, you ...
This is a widget I wrote to ease the implementation of displaying interdependent values. ...