I want to use the data in a database I have created and assign that data to the user login data that Wix manages and use that to redirect them to their own custom page that has been created by a dynamic page and I was wondering if I can get help doing this.
Hi Warren,
From what I understand, it sounds like you’d like to make your own custom members area where users have their own custom page or something similar to that. This is definitely possible with Corvid. Check out this tutorial here to see how you can create your own members area that can show the user their own custom page with information related to them.
You can also take a look at the wix-users API here to see what functions you have access to and how to use them.
Here’s some additional information on the “PrivateMemberData” Collection fields and what you can do with them here .
Best Regards,
Edward
Thank for your reply Edward, would it be also possible to assign a message box to show a message/ announcement to a specific user?