In the book I find three possible ways for that: First it is customize auth_user table, but Massimo wrote that this way is not really recommended. Second it is add extra_fields, but I don't know how can I add type 'list:string' for extra_field and work with it. Third is modify profile function def myprofile(): return dict(form=auth.profile()), but for me more interesting auth.profile(), becouse I want add new field in auth.profile() form. I hope somebody help me with it.
-- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/6fc900b2-b0f5-4317-8b5c-e5bd2239d60b%40googlegroups.com.