Your corrections helped me to understand the handling or the request
vars better but I still have the original problem:
Traceback (most recent call last):
File "/home/js/web2py/gluon/restricted.py", line 173, in restricted
exec ccode in environment
File "/home/js/web2py/applications/nuwesarua/controllers/default.py",
line 100, in <module>
File "/home/js/web2py/gluon/globals.py", line 96, in <lambda>
self._caller = lambda f: f()
File "/home/js/web2py/applications/nuwesarua/controllers/default.py",
line 85, in list_records
ss = session.vars.searchfor
AttributeError: 'NoneType' object has no attribute 'searchfor'
Regards
Johann
--
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en.