Hi!
I’m new on this world and I need help with some question:
Is possible that create a custom login using a data on database?
For example:
I have a database with this fields: ID, name, password.
I need that the login works with the ID and password data and redirect to the next page…
How I do that?
https://support.wix.com/en/article/corvid-tutorial-building-your-own-members-area
You should never store your site members passwords in a dataset on your Wix site, these should stay as they are and kept in the Wix CRM.
Ok, but I need to use a log in with ID and password, without E-mail, is possible?
@deleteduser ok, you suggest to use PrivateMembersData, can I need a specific code to retreive data for it?