I want to know how can we create a user registration form.

Comments

use profile module for extra fields

Hi Sushil,

By default drupal has registration from with only 2 fields, Username and E-mail.

If you want to add extra fields enable profile module. it's a core moduel so u need not uplaod it. just enable it on modules page and cofigure it in admin>setting>profile

There U can add any no. of fields to your registration form.

Sunny
www.gleez.com

Sunny                      
www.gleez.com | www.sandeepone.com

Form creation

Yes you are right.
Actually, I want to create my own input form.
For example: I want to add my friends name and their email addresses in the database. I also want to Add, Edit and detete these data.
I also want to know the utility of adding text boxes,..in the registration form.
Please help.
Thanx.

Profiel module does it

Profile module does it. u can create the textboxes, dropdown boxes, list etc with the profile module.

Try the profile module and u'll cme to know teh flexibility.

Live demo- http://gleez.com/user/register

fell free to contact me.

Sunny
www.gleez.com

Sunny                      
www.gleez.com | www.sandeepone.com

Form creation

Yes, you are right.
I created several texboxes, dropdown boxes,single-line textfield, multi-line textfield, checkbox, list selection, freedom list, URL, date in the user registration form.

Can I use the profile module to creating a separate input form , suppose X. If yes then how can I integrate the frofile module with the X.

Please help.
Thanx.

U mean Different form?

I hope we can't do it, U can hack the user module. I have no ideas on it I am non-coder. Still there is a chance we can integrate with CiviCRM I hope there U can create input forms.. But it's a different story and lengthy process.

Why do U want to create a separate form?

Sunny
www.gleez.com

Sunny                      
www.gleez.com | www.sandeepone.com

Diffrent form

Actually I want to create a separate module where a user add friend name and email address into database. View, Add,Edit and delete options are also required on these data.

Please reply as soon as possible.
Thanx.

i think you want Webform for that

i've been exploring similar things recently ...

if you want to actually alter what the user/register form lays out like, you'll need to alter the user module.

to simply add profile information to the register form, you can use the profile module

to have a node where you can present a form to the user , you can use webform ( this will not be associated with the register form however. Webforms are stand alone nodes )

need help

Dear Sunny

need help with form, your form has select list with a default value as indian.
are you using profile /user module for this form ?
how do you manage confirmation of email and pwd ?

can you give Mod ? or Code for reference ? :)

Lakhani

header fix

Hi,

In http://gleez.com/ you have the header fix! please how can do to have the same result???

thank you for your help

order of fields

Hi sangamreddi,
I have used profile module to add field in my registration form. I'm using Mollom as capcha.
My question is: how is it possible to change the order of the field in registration form? I would like to have mollom captcha as last field, but I have it in the middle.

Thank you,

andrea

Same Here

I see how to add fields, but I would like to know how to theme this and change the order of the elements on the page.

A list of some of the Drupal sites I have designed and/or developed can be viewed at http://motioncity.com/drupal

change the order of the elements

The order can be changed with the weight, e.g http://www.zaklinks.com the Last Name is above the First Name.

Thanks!

I have been waiting for 9 months for that answer.

:)

(Actually I got it sorted out and should have posted that tip back here. In all seriousness, thanks for posting.

A list of some of the Drupal sites I have designed and/or developed can be viewed at http://motioncity.com/drupal

Thanks sangamreddi, it was

Thanks sangamreddi, it was helpful.

HI i am satish

Hello sangamreddi,

Thank You for your post this helped me lot to create my customised registration form as i wished to do once again thanks thanks alot really helpfull

from satishraj

Hi Sunny, I want to add radio

Hi Sunny,
I want to add radio button in the registration form through profile module, but I am not finding radio button or option button here.
if it is possible than please tell how to do.
-------------------------------------------------
another is: I want to add field Sex in Personal Information
so I put Personal Information in Category
in title field in put Sex than where I put male and female
If i give sex in the category field than it creates a new fieldset.
_______________________________________________

please help me

use profile module for extra fields

hi,

i m new to drupal ....

i want more form fields other than username and password .

but as u said u need to admin>setting>profile but i m not getting such path in drupal6.

plz help

Regards,
Rupalee

plz help me i am also want to create the new profile for employees.so plz tell me how do in drupal.plz send me the steps and modules.

formblock

study too

tks, i want add it in http://en.lushuntec.com

Content Profile Module

Try the Content Profile Module (http://drupal.org/project/content_profile) as an option for extending user profiles. When you use Content Profile you can create additional profile fields using CCK, which allows you to order the fields and use any of the various CCK field options. These fields can appear on the User Register form, or you can prompt users to complete their profile after registry.

There are also several related modules that also provide additional functionality for a community or social site.

If you have PHP and module development experience you can also manipulate the User Register form further using hook_form_alter (http://api.drupal.org/api/function/hook_form_alter) or hook_form_FORM_ID_alter (http://api.drupal.org/api/function/hook_form_FORM_ID_alter/6). The User Register Form ID to reference in any hook_form solution is 'user_register'.

Joel Milne, GoldHat Development Group
www.GoldHat.ca

Hi Sunny, I want to add radio

Hi Sunny,
I want to add radio button in the registration form through profile module, but I am not finding radio button or option button here.
if it is possible than please tell how to do.
-------------------------------------------------
another is: I want to add field Sex in Personal Information
so I put Personal Information in Category
in title field in put Sex than where I put male and female
If i give sex in the category field than it creates a new fieldset.
_______________________________________________

please help me

re

i also dont know if u get this query plz tell m,e

ashish kumar
flexsin

Please be aware that you posted your comment
in the "Deprecated" sections of the forums at Drupal.org.

The 'Deprecated' (no longer used) section of the forums
is intended as a library archive collection of old posts
and is not be seen by typical forum users.

The only notice it will get is via notifications
sent to the topic's 'followers' (The 'topic' creator; and those who 'comment'-ed, if any).

So you should not expect any replies.

===

Project's 'Issues' page.

If your issue is Module-specific or Theme-specific,
go to the relevant project's 'Issues' Page.

- The X project 'Home' page is at
http://drupal.org/project/X

- The X project 'Issues' page is at
http://drupal.org/project/issues/X

Eg:

Module - http://drupal.org/project/issues/views
Theme - http://drupal.org/project/issues/zen

#In your case http://drupal.org/project/issues/#

For additional details on getting help on specific projects, see...

Get the Fastest Answers to Module-Specific or Theme-Specific Issues at Drupal.org - How to
http://drupal.org/node/1478010

===

Forums: (Active)

If your issue is more general,
please "Post new Forum topic"
in one of the active forums.

#In your case I recommend that you post in the forum
#

===

Tips for posting to the Drupal forums
http://drupal.org/forum-posting

===
Forums at drupal.org

Support
-- Post installation http://drupal.org/forum/22
-- Before you start http://drupal.org/forum/20
-- Installing Drupal http://drupal.org/forum/1
-- Upgrading Drupal http://drupal.org/forum/21
-- Converting to Drupal http://drupal.org/forum/37
-- Module Development and Code Questions http://drupal.org/forum/4
-- Theme development http://drupal.org/forum/3
-- Translations http://drupal.org/forum/30
General
-- News and announcements http://drupal.org/forum/8
-- General discussion http://drupal.org/forum/2
-- Drupal showcase http://drupal.org/forum/25
-- Events http://drupal.org/forum/28
-- Community Spotlight http://drupal.org/forum/13854
Services
-- Hosting support http://drupal.org/hosting-support
-- Paid Drupal services http://drupal.org/paid-services
Newsletters
-- Drupal Newsletter http://drupal.org/forum/42
-- Security advisories for Drupal core http://drupal.org/forum/1852
-- Security advisories for contributed projects http://drupal.org/forum/44
-- Security public service announcements http://drupal.org/forum/1856
-- Maintainer news http://drupal.org/forum/118
Deprecated
-- ... {The Eight Non-Active deprectated/ archived forums below are Not listed here.}

.
.
.
____________
If you have a question,
search and post in both these places.

  • Issues Q.
  • Forum: Once-only: Choose wisely: Beware depricated Dungeon(s).

More: http://drupal.org/node/1478010