Hi,
I would like to show a simple register form with few fields like:
- username
- e-mail
- password
- (retype-password)
then when user click on register he is redirected to CB register form where he must fill every required field but username, e-mail and password can be already filled with data just inserted before.
This way I can show to users a simple form with really few fields that can me more inviting to register than a form with lot of fields.
Is that possible? How to if possible?
Thanks in advice.