Hi Stifan
I'm trying to retrieve the contents of 
auth.settings.extra_fields['auth_user']= [
    Field('value')
    ]
I hope that clarifies it a bit :)
sorry if I'm unclear; still learning to code and thus how to properly 
formulate my questions in an understandable way


On Friday, December 6, 2013 3:15:12 PM UTC+1, 黄祥 wrote:
>
> value = auth.user.value
>>
>
> i'm not sure what do you want to retrieve in here.
> if you want to retrieve the value of current user id, i think you can 
> achieve it using :
> current_user_id = auth.user_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