Selfregistration with multiple pages.

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
Moe
New Member
New Member
Posts: 5
Joined: Mon Feb 23, 2009 3:21 pm

Selfregistration with multiple pages.

Post by Moe »

hi,

Is it possible to make a registration form that goes like this:
you go to the registerpage and you see a little form where you must just add your email and password. After that you receive an email with a confirm-link. When you click on that link, they give you a page with a bigger form where you must add more specific information.
And maybe, how can i do that?

grtz,

Thomas
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Selfregistration with multiple pages.

Post by Dr.CSS »

Use the formbuilder module and read the help for it...
NaN

Re: Selfregistration with multiple pages.

Post by NaN »

Okay, i guess you need some more info.
When you use SelfRegistration, the confirm link will lead you to a specific page.
And there you will se the post registration template (can be set up in your SelfReg Settings).
In that template, use the formbuilder to show the bigger form.
Moe
New Member
New Member
Posts: 5
Joined: Mon Feb 23, 2009 3:21 pm

Re: Selfregistration with multiple pages.

Post by Moe »

That confirm link links to a template that only looks if the information that you put into the textboxes is the same as in the database. that form isnt for adding more information.

But i gonna try it with the formbuilder.

grtz,

Moe
Post Reply

Return to “Developers Discussion”