i made a custom sign up form for my members
all of this information i want to show it to my profile page
how do i put this in a collection and so i can access when im logged in and on a profile page?
i made a custom sign up form for my members
Do you have already coded the registration and login-functions?
After registration all entered user-data should go automaticaly to wix-CRM and PMD(PrivateMembersData).
So it’S even not neccessary to create a second/third database to store informations about USER, it happens already automaticaly, after REGISTRATION.
Now you should create a code, which will start running automaticaly on a choosen page and will load all saved User-Data out of “Contacts” or “PrivateMembersData”.
https://www.wix.com/velo/forum/coding-with-velo/member-more-info-on-a-page-how-to-code