So based on your answers I menaged to do my form

The next question or problem I have is following. When user registers a new 
record is created in two tables (auth_user and organization). But when the 
user goes to profile page the form is empty and after filling it a new 
record is inserted in organization (only there) table. I would like to 
populate the form at the beginning and then update the table organization. 

how do I get the current user Id or users organization id or some other 
unique id to use it for update statement?

any suggestions?

thank you 

-- 
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