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


  • 0
    jonhy  14 years ago
    Got this error in appadmin with the plugin when trying to edit a record : Error traceback Traceback (most recent call last): File "/web2py/gluon/restricted.py", line 178, in restricted exec ccode in environment File "/web2py/applications/app/controllers/appadmin.py", line 410, in File "/web2py/gluon/globals.py", line 96, in self._caller = lambda f: f() File "/web2py/applications/app/controllers/appadmin.py", line 273, in update f='download', args=request.args[:1])) File "/web2py/gluon/sqlhtml.py", line 688, in __init__ inp = field.widget(field, default) File "/web2py/applications/app/models/plugins.py", line 11, in multiselect_widget inp = SQLFORM.widgets.options.widget(f,v) File "/web2py/gluon/sqlhtml.py", line 190, in widget % field SyntaxError: widget cannot determine options of atable.field1 What can I do Jonhy

Commented on:

This is a widget that handles multi-select fields

Hosting graciously provided by:
Python Anywhere