Problems in user - registration module in DRUPAL

Posted by Nitz on Stack Overflow See other posts from Stack Overflow or by Nitz
Published on 2010-04-27T07:05:20Z Indexed on 2010/04/27 9:13 UTC
Read the original article Hit count: 357

Hello Guys, I have some problem in drupal registration page.

  1. I want to change whole user registration page. in registration module i want to add new field type. Bcz i want that user can choose the date from date-time picker. I have ready date-time picker which i have implement, but i don't know where to put that code.

  2. I want to add validation on new added text fields. Means i have added one text field for Phone no, so now i want to check if user had only entered the numbers.....in new user registration page.

Thanks in advance


Nitish

© Stack Overflow or respective owner

Related posts about drupal

Related posts about user-registration