Hi,
I have searched but can’t figure this out.
I have a basic Wix members area. I need to be able to show each member how many sales I’ve got them. (Offline - nothing to do with sales from my Wix site)
I guess I need to make a database and manually enter the number each time a sale is made, which is fine. But how do I show the right number to the right member on a dynamic page?
Thanks
Hi Joe,
You can get started by taking a look at the article/tutorial How to Filter a Page Based on the Currently Logged-in User . You can then add other features as you need. Look at the wix-users API for information on using user information.
Good luck,
Yisrael
Thanks Yisrael, I have read that post but will re-read. It speaks of showing members data theyve entered themselves, or showing them data from all members but doesnt say about data ive entered on their behalf. Not sure how to link my data to each user.
Ill check out the Wix API again.
Thanks
Looking up data by user is just an extension of a user finding his own data. The user ID is used for the search. You’ll have to make sure that your database collections are organized such that a user ID can be used as the search field.
I think that after you play with it for a while it will all start to make sense.
Have fun,
Yisrael
I’ve spent well over 24 hours on this and probably more confused than when I started. I’m ending up with loads of databases and pages which can’t be deleted and the Wix API is just adding to the confusion.
I followed a tutorial to make a custom profile page so a user can enter their name, number and email in a form and save it which updates the collection and shows the new information on a dynamic page.
Similar to what I want to do I just can’t figure it out. All I need is a collection with one field that I can edit and display either on their dynamic profile page or a dynamic page which they can press a button to get to. Seems like it should be pretty simple but i’m very close to giving up on the whole idea.
So I figured a workaround by have a normal page with table that when a member searches their user name the table is populated with their data.
This will do for now, thanks for your help.
Hi care to elaborate? I would like to display something similar as well like a profile stats page for individual members. How has this solution worked out for you?
@tbelgrave Hi, you commented at a bad time… I deleted this page just a few days ago as it was no longer needed and I can’t remember how I did it!
I have a similar page which shows a list of usernames (from a different site) and some details on a table which can be searched by my members. Hopefully with a bit of fiddling you could adapt it to what you need. I used the Wix Table Master app and followed this video until I got what I needed… Wix Code vs Wix Table. Create a Table with search bar. Google Form on Wix - YouTube
@joe-jury Excellent thx! I’ll take a look at the vid. Appreciate it.
Hey All,
Could someone please help me out here.
I’ve created a staff portal however I would like to work on a few features
-
A way for staff to view their training, completion date, and ID. I want the managers to be able to submit a form and that adds the each staff’s member profile page. Ideally in a table for each employee. keep in mind they all have different training.
-
Similar except for injuries, accidents and major issues. With a table except with uploads and more fields. Would be nice with a button to say “I confirm this is accurate record” or something similar
-
Feedback, really confidential table/ or list of feedback or that sort of thing. Only Owner of business can submit and view.
Ok lets see your best answers now!! Thanks guys!!
Please observe the community guidelines and refrain from multiple posts on the same question.