Add user to multiple groups on sign up

is there any way to add user to all the groups present in the user group database on sign up with the provided email

Yes. I would add a blank screen between sign up and the page you want them to go to, like this…


make sure the “transition” is set to none so they don’t see the blank page.

add an action when they visit that blank page, in this case, would be to update the logged-in user.

I hope this helps.

Klaus

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.