Definitely works for me. Are you using the built-in Auth profile functionality? If so, you'll have to do some debugging -- check /gluon/tools.py around line 3646 (where the profile form is created and auth.settings.profile_fields is passed to SQLFORM.
Note, you can also create a custom form in the view. Anthony On Monday, April 8, 2019 at 10:20:27 AM UTC-4, lucas wrote: > > i tried this before and after auth.define_tables and it had no effect: > > auth.settings.profile_fields = ['prefix_title', 'first_name', 'last_name', > 'gender', 'birthdate', 'zip', 'email'] > > -- 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/d/optout.