Your db query code in the controller needs to be modified. You need a select() statement.
||
personID=db(db.auth_user(request.args(0)))*.select()**
*
||

________________________________________
Kiran Subbaraman
http://subbaraman.wordpress.com/about/

On Sat, 08-11-2014 1:55 PM, Alex Glaros wrote:
If I just have this in the html and nothing else:

|
{{=personID}}
|

This gets displayed:

|
<Set <Row {'last_name': 'babatunde', 'modified_by': 4L, 'created_by': 4L, 'is_active': True, ....etc.
|

does that provide any hints?
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com <mailto:web2py+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- You received this message because you are subscribed to the Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to