On my user registration form I have email address, password and user does not have to enter other fields. But after user registers, he is redirected to a specific profile page, created using the profile2 module, where he would need to enter his age and gender. I was wondering, if by any chance I could use this module on that page to pull that data too.
Please sign in to your OneAll account to ask a new question or to contribute to the discussions.
Please click on the link below to connect to the forum with your OneAll account.
Answers
Hi Efe,
Social Login creates "regular" Drupal accounts. So you can use the same behaviour. Just send the user to the specific profile page after having logged in with Social Login.
Regards,
Hi Claude - Thanks a lot for writing back. I put the login block on the registration steps page. But when user clicks on the login box, he is redirected to the user account page without and data is not updated.
Step 1:
https://imgur.com/a/ex0piLZ
Step2:
https://imgur.com/a/reJuSBc