Currently, I am using the default member signup - would I lose any of the ‘builtin’ member functionality (for example ‘forgot password’) by switching to a custom? or the Corvid signup option?
If you are going with a custom sign up window then you will need to code the Forgot Password link using a button and wixUsers.promptForgotPassword()
The forgot password link is only on the log in window. The custom option for membership signup/login is working for what I need! Thanks for responding!