Dynamic Member Pages

We should be able to make dynamic pages under the members only section, allowing us to make dashboard for clients. For instance allowing a table with favourites of each client being viewed only by the respective clients.

In case such feature already exists please advice.

Its already available. You need to know how to Code to do something like this

Best of luck.

Can you guide me to a youtube link or any write up on the method ?

@mayankmehra95 Create A Member Profile Log In Page - Custom Client or Member Dashboard - Wix Code Tutorial - YouTube

@shantanukumar847 this does not solve my purpose I have already done that.

@mayankmehra95 I’m from Wix. I want to understand better your needs. Let’s talk?

So I want my member to be able to open his dashboard from his “My Account” page.
I am able to make pages which are available to all my members. Now his dashboard would have data connected from a common table. How do i make sure that each respective member can only access and view those data on the “Dashboard” page from their respective row.

However i can do exactly that using normal dynamic pages, but i cant restrict access on these pages so that only the respective member may view the data.

Also can one dynamic page display data from multiple data connections?

@mayankmehra95 already today you can create a members page from the Members area zone. Open the pages panel there you can see all your site pages>> go to Members area pages>> hit the ‘add page’ option. The page that will be added is a member restricted page already. It’s a private page that only the member can see (like My Account).

@noa-eiland but all members can see that page. While I need each member to be able to view only their respective page.

@mayankmehra95 no, other members can’t see this page. The page that being added is private page that is visible JUST for the member itself.

@noa-eiland okay, how do I define the memebers who can view the page.

@mayankmehra95 visible just for logged in member itself

HI @noa-eiland I have the same issue and dont believe this was ever resolved.

I dont use the WIX members app as it doesnt give me enough flexability with regards to accessing members first names and so on so i have created my own custom members area as per video you attached above. https://www.youtube.com/watch?v=dGZkTZYtFQs

My issue is this, i am a dietitian and i create diets for my members via an admin only page called create diet. this then sends info to the Diet database.

I then want to pull info from this database info via a dynamic page to the members page called My diet. Where the member clicks my diet and can only view the diet i assign to them.

How do i assign the diet to a member? i know the member unique ID from their profile page can i add this ID to a field in the diet database and have the My diet page filet some how just on logged in members ID?

If so what kind of code do i need for this? can you provide an example?

Thanks

Dan