Have a look at 
http://web2py.com/books/default/chapter/29/07/forms-and-validators#One-form-for-multiple-tables
.

Anthony

On Tuesday, December 3, 2013 7:37:34 AM UTC-5, Yebach wrote:
>
> So how do i resolve that
>
> I have aut_user table that has a field organization (id)
>
> In table organization I have more fields (org name, adress, etc)
> Now I want to show this fields (almost all) of table organization to user 
> in user profile view. 
>
> ??
>
>
> On Tuesday, December 3, 2013 1:34:06 PM UTC+1, 黄祥 wrote:
>>
>> 1 more thing, if you have reference field to another table it will refer 
>> to the table id of your target, so i think it's useless if you define a lot 
>> of auth user extra field to just 1 table, because it will return 1 value 
>> which is the table id, in this case will be organization id.
>>
>> best regards,
>> stifan
>>
>

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