hi How to customize drupal registration form plss..tell
customize in what way? if you mean add fields. you do so through the profile module and ensure to checkmark use on registration form.
administer -> profile
thanks....i want to design the drupal registration form by my own..so how i neet to do this...?please help..
if you mean style, read the theme developer guide in the documentation area, use google to pull up relevant information on themeing and learn by trial and error.
form fields are added in administer -> profiles as I've already mentioned.
I want to add popup form for radio button in user registration form .
I have added some fields like First Name,City ..etc in my registration form. I want to validate those fields Help me
Comments
=-=
customize in what way? if you mean add fields. you do so through the profile module and ensure to checkmark use on registration form.
administer -> profile
**
thanks....i want to design the drupal registration form by my own..so how i neet to do this...?please help..
=-=
if you mean style, read the theme developer guide in the documentation area, use google to pull up relevant information on themeing and learn by trial and error.
form fields are added in administer -> profiles as I've already mentioned.
How to customize drupal registration form
I want to add popup form for radio button in user registration form .
Hi
I have added some fields like First Name,City ..etc in my registration form.
I want to validate those fields
Help me