Web2py has changed so much in the last 6 months that I figure I should
ask what's the best way to do this. I have a
Field('myfield','list:reference another_table',default=[0]). I want to
represent the field with a multi-select pull-down type of widget
instead of the default multi-select list widget. I want to bind an
ajax function to it as well, if possible. Can someone list or point me
to a cookbook example? Thanks.
- [web2py] list: reference multiselect weheh

