If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!


  • 0
    pydev  11 years ago

    2.) A testview should lool like this:

    {{extend 'layout.html'}}
     
    <h1>Test for Cascade</h1>
    <h3>{{=form}}</h3>
     
    Important to extend the layout.html->web2py_ajax.html-> loads jQuery
    Then the CascadingDropDownMenu look like this

Commented on:

This is a widget I wrote to ease the implementation of displaying interdependent values.

Hosting graciously provided by:
Python Anywhere