Multistep Registration Form
Categories
Component ID
2188571
Component name
Multistep Registration Form
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Note : This project has been abandoned. You should consider looking at https://www.drupal.org/project/step
A BareBones module for easily creating the Multistep registration form. The code is based on the examples module and other blogs out there.
Features :
- Create a multistep registration form just by mentioning which fields should appear in which step
- There is a simple admin interface at present assign step values to user fields.
RoadMap
- Build a better UI similar to Field Groups
- Add support for Profile2 module
- Add a hook so that other modules can define how the default values must be saved
- Add a hook so that other modules can mention which fields can be used in Registration form
