How to redirect from Wix's custom signup lightbox?

I have a custom signup form - the ‘Custom Signup’ lightbox that wix setup for me. And I need to redirect the member after signup.

What code snippet do I need to add to redirect the member to a new page after signup?

Thanks!!!

I second this. It seems like this should be an inbuilt part of the forms functionality, but unfortunately it isn’t. I haven’t been able to find a solution to this for a few days now.

@ned the work-around that I found is to set the link to direct to the page that I want the user to land on after they sign up, instead of linking to the signup lightbox itself… This works because the page that I want the user to land on after they sign up is restricted to members only. So, if a site visitor clicks that link then the signup lightbox appears and they land on the right page after signing up. It works for me, maybe it can work for you too.

If you want to see what I mean, check out serenityportal.online - the button “Join the movement” is linked to the page that I want the member to land on after they complete the signup form. That page is restricted to members only. So when you click on “join the movement” the signup lightbox appears and when you submit it, you are redirected to the right page.

Thank you, Arye. I will take a look. Have a good weekend.

How did you get to the link to make that happen?