Registration / Multiple Member Types
from
"George Lee"
on Oct 31, 2006 12:18 PM
I read through a previous thread on multiple member types, and wondered if
any work like this has been done or if it sounded like a good idea:
* Make the "join" link in Plone link to a controller script.
* If there is only one member type, the script automatically create a
content object of that type and redirects to the edit screen.
* Otherwise, redirect to a form where the user chooses what sort of member
they want to join as.
* This then creates a content object of that type and redirects to the edit
screen.
Different member types will have different schema, etc. and different
registration forms, which is why the user should pick before going into the
edit forms which member type they are signing up as.
Thoughts? It seems like this would be very easy to implement. And yes,
sometime in the next couple of months I would be more than happy to
volunteer some code. =) Although one question is if this belongs in remember
or a separate product
Peace,
George