Splitting up registration form by field sections
Posted: June 10th, 2011, 1:01 pm
HI,
Installed the new S2 on a more or less test site, and I liked the new features
NOW I have a big question !
Registration fields ... I can add as many as I like and you promised they syncronize with BuddyPress - all great so far.
Let's say I will define 3 sections in the registration form:
section 1 (basic, standard let's say incl. name, email, password)
section 2 (personal details - like address, b-day, hobbys, etc)
section 3 (business info - whatever about the business)
Each of the sections (other than section 1, which will only have required fields) will have both required & optional fields.
What I want to do is the following:
User registration:
A. user must complete step1 by filling in ALL fields from section 1(all required), than he clicks on a button called "register" and the confirmation email goes out. Once he clicked on the confirmation link in that email (like, "ok, I want indeed to register" [no site access unless he confirms the email]) he will be sent to a page where
B. he will HAVE to complete all info required in section 2. again clicks on a button and lands to a following page
C. here he'll have to complete the fields (at least the required ones) in section 3
he clicks on "send button" and lands on a page where he'll have 2 choose from 2 or 3 membership options (free, level1 (including the appropriate paypal button), level2 (including the respective paypayl button).
Depending on the choosen option he'll be registered as Free or Paid member.
So basically it's about splitting the registration form into more pages. I know it can be done in PHP but I have NO CLUE how ..
Looking forward to your answer
(I really think it's very much needed to split that form, I only added 3- 4 fields and the form was already 1km long ... )
Installed the new S2 on a more or less test site, and I liked the new features
NOW I have a big question !
Registration fields ... I can add as many as I like and you promised they syncronize with BuddyPress - all great so far.
Let's say I will define 3 sections in the registration form:
section 1 (basic, standard let's say incl. name, email, password)
section 2 (personal details - like address, b-day, hobbys, etc)
section 3 (business info - whatever about the business)
Each of the sections (other than section 1, which will only have required fields) will have both required & optional fields.
What I want to do is the following:
User registration:
A. user must complete step1 by filling in ALL fields from section 1(all required), than he clicks on a button called "register" and the confirmation email goes out. Once he clicked on the confirmation link in that email (like, "ok, I want indeed to register" [no site access unless he confirms the email]) he will be sent to a page where
B. he will HAVE to complete all info required in section 2. again clicks on a button and lands to a following page
C. here he'll have to complete the fields (at least the required ones) in section 3
he clicks on "send button" and lands on a page where he'll have 2 choose from 2 or 3 membership options (free, level1 (including the appropriate paypal button), level2 (including the respective paypayl button).
Depending on the choosen option he'll be registered as Free or Paid member.
So basically it's about splitting the registration form into more pages. I know it can be done in PHP but I have NO CLUE how ..
Looking forward to your answer
(I really think it's very much needed to split that form, I only added 3- 4 fields and the form was already 1km long ... )