How can I redirect to a specific page after users delete their profiles?
Hi everyone!
I have enabled users to delete their profiles, and it works, but I would like to redirect users to a special page after deletion. Is this possible?
Hi everyone!
I have enabled users to delete their profiles, and it works, but I would like to redirect users to a special page after deletion. Is this possible?
Comments
1 comment
Hey Evgen Chorniy,
I believe by default it directs the user to the logout redirect that you have set as default in Memberstack dashboard.
If you wanted a custom page redirection, you might have to custom build the use-case, where a custom button is linked to a webhook in a workflow via make / zapier which deletes the member and also redirects them to a custom page that you require.
Hope this gives you some idea.
Please sign in to leave a comment.