Email verification and database reflection

I have created a sign up page using member signup/login. The problem is that I need to send an email for verification which will consist of a link that’ll direct it to a welcome page on wix. The information of the user should reflect in the database only when he/she clicks on the link sent via email. But now it is being reflected directly while clicking on signup and not on the link sent.

Hi,

You can edit signup settings. see more info here:

https://support.wix.com/en/article/editing-your-member-signup-settings-for-the-default-form

and here:

https://support.wix.com/en/article/corvid-tutorial-creating-a-custom-registration-form-with-code

you can set the page the user is redirected to once clicking the link to approve and save the member details.

Thankyou, I used the default form to get the required output