I m a new bie in drupal and developing a social commmunity in drupal i need a ADVANCED REGISTRATION IN WHICH WE HAVE 2 TYPES OF REGISTRATION
1.)BASIC
2ADVANCED
When user goes to a registration link he is given a BASIC registraion form with some limited feilds
at the end of page we have a link for ADVANCED registration clicking on which he gets a ADVANCED registration form.
On BAISIC form there is 1 more button clinking on which user can register himself for a basic registration and on clicking on ADVANCED button next form is displayed to user
I am having problem in this can some1 help me out
i hv triend NODE PROFILE,CCK
HELP HELP HELP HELP HELP HELPHELP HELP HELPHELP HELP HELPHELP HELP HELPHELP HELP HELPHELP HELP HELPHELP HELP HELPHELP HELP HELPHELP HELP HELPHELP HELP HELPHELP HELP HELP
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | registration format.zip | 1.27 KB | j.patrick1982 |
Comments
Comment #1
Phillip Mc commentedthe simplest way of doing it is to follow these steps:
Remember to select PHP as the Input Filter before submitting your page
hope that helps.
Comment #2
Phillip Mc commentedchanging post title to be more descriptive.
Comment #3
j.patrick1982 commentedDear PHIK
But how to process this custom form i know we can make forms using pages and inputting the HTML in it
?
Comment #4
j.patrick1982 commentedDo we have any module for this porpose ?
like making wizard like form multi step forms etc
Comment #5
Phillip Mc commentedI see. You need to setup your advanced registration first...the simplest way is to:
Strongly recommend you have a look at the Getting Started section of the handbook...your questions are already answered in the handbook and what the Getting Started handbook section helps is with knowing where to look for specific things. You could use Search, but, if you know what area of Drupal you are working with (in your case the User Management side of Drupal) you would be able to zoom into that information in the handbook if you have gone through the Getting Started section.
In other words, the Getting Started section of the handbook gives you a good overview of how drupal works and a better understanding of how to do things and where to look for help on specifics.
Comment #6
j.patrick1982 commentedThanks sir will get back to you if i have any prob further hope you dont mind
Regards
Abhay
Comment #7
j.patrick1982 commentedI need the forms in this flow when user clicks on Advanced Registration form shud append in the form of the attached second form .
if User want basic registration then the use can do it by clicking the Regsiter Button without filling the advanced feilds
Please help me
I have gone through the above process but by this we can redirect the user to 2 different URLS but the functionality i need is may be can be cleared by the attahend documents please have a look
at the 2 forms
The help given in above process in just to change the layout or to generate additional feilds i need somthing difrerent please help as its 3 days i hv been working on this and hv not found any solution
Comment #8
Phillip Mc commentedplease stop posting multiple posts on the same question.
closing this issue...as yet another duplicate.
http://drupal.org/node/301023
Comment #9
j.patrick1982 commentedsorry for duplicate posts i need its solution asap thats why searching solution for it
Comment #10
j.patrick1982 commentedComment #11
kushi_iiim commentedComment #12
Phillip Mc commentedkushi_iiim & j.patrick1982 (or is it the same person?)
please stop opening up multiple threads with the same question.
Closing this issue.
Comment #13
ellicitcs@aol.com commentedCheck out RegFORM from http://regform.rmtemplates.com/
I use it, it work great.