Hello mate, quick question... I'm trying to customize the Registration form using Auth. I was wondering about the Password_two field ??? here is what I'm doing but not working:
#################################### {{=regform.custom.begin}} {{=regform.custom.widget.first_name}} {{=regform.custom.widget.last_name}} {{=regform.custom.widget.email}} {{=regform.custom.widget.password}} {{=regform.custom.widget.password_two}} ### <--- here is my problem ??? what to i have to put here? {{=regform.custom.submit}} {{=regform.custom.end}} ################################## with this " {{=regform.custom.widget.password_two}}" the textfield doesn't show... What do I have to put there ? Can anyone already had the same issue ? Thanks for your help --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---