Hi all,

I'm trying to create a SQLFORM that will take the value shown in the drop 
down list from another table.

I have three tables:

http://pastebin.com/YAp0W4SB

I need to show 'name' from 'place' table in the SQLFORM for the 'review' 
table, 'review' does reference 'place' table directly and is not/cannot 
show the 'name' values in the drop down for the 'place_info' field.

Is there any way to make this happen? I thought about restructuring the 
database but that seems like a rather sketchy fix for the sake of a form.

Many thanks in advance,

Rob.

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to