Hi, Im a noob at web2py and have a question.

Im setting up an interface so certain members of a group can analyze the 
information from two databases. One database is auth_user and the other 
database "Info" has a single corresponding entry for each user in 
auth_user. I have made an sql grid which displays the database auth_user 
and I want to add a column which links to each users corresponding entry in 
the database "Info". Clearly this can be done with the "Links" option but 
Im confused how to make it work. My best guess was to make another sql grid 
for the database Info where the query option will pick out the user I need. 

I hope this is marginally clear, any guidance would be appreciated.

-- 
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/groups/opt_out.

Reply via email to