I’ve set a website with a members-only side. Part of the site is allowing clients to check the progress on their rewards points. They’re working towards a point total to earn a trip.
I’m having trouble connecting rows of my database to specific users. Say Jim has earned 100,000 points, but Sally only has 75,000, how can I go about having Wix determine who is logged in and calling to their row in the database?
I’ve tried OwnerID, but it’s connected only to my admin, and the ID feature doesn’t match the Contact ID I have for my members. Help!