mariner Posted January 18, 2012 Share Posted January 18, 2012 I don’t need new registered users to enter their birth date. How can I get rid of the field that asks for their date of birth on the registration page? Link to comment Share on other sites More sharing options...
Mike Kranzler Posted January 18, 2012 Share Posted January 18, 2012 Hi mariner, To omit fields from registration, you will need to comment them out of our theme's authentication.tpl file. I hope this helps. -Mike Link to comment Share on other sites More sharing options...
richardwalker Posted January 19, 2012 Share Posted January 19, 2012 you will also need to pre-populate the fields omited (you commented out) if they are required fields, otherwise, you will get validation errors. Link to comment Share on other sites More sharing options...
mariner Posted January 19, 2012 Author Share Posted January 19, 2012 Please show me how...step-by-step. Link to comment Share on other sites More sharing options...
Recommended Posts