Member access to Dynamic page without index

Hi All, I am trying to create a membership dashboard area for some of my clients and I am wondering if you can help.

1st, I created my database, which I then linked to a Member Dashboard Dynamic Page I designed.

2nd - I created an index page with a photo grid that links to the Member Dashboard Dynamic Pages based on selection. I am under the impression that the only way to open a dynamic page, is to create some kind of index page, for members to select a field item, which then opens the corresponding dynamic page.

However, the issue I am having is, I do not want all my clients to see all of the other clients on the index page. I don’t know how to have a client log in as a site member and be automatically directed to their corresponding Dynamic Page.

Is there a way in which I could some how query my database with the email the member used to register to my site, and then somehow open their corresponding dynamic page?

The only idea I could even think of was creating an index page (which will be for site members only) that has a user input field. The user input field will allow the member to enter their email and click a button (Open Account Button). The button will perform the action of querying my database for the email address entered (I would put a loader page up that says “Your account information is loading”) and return the Dynamic Page linked to the email entered.

I don’t even know if the above is possible.

Any ideas? Could you help?

Hi,

Welcome to the Wix Code forums.

Take a look at the article How to Create Member Profile Pages with Wix Code . This shows how to do pretty much all of what you would like to do.

Good luck,

Yisrael

Hi ,
I want to create member profile page after member login . member profile page contains data from my custom DB which is filter by email ID . Basically my member profile page will contain Custom db records based on each member login.
Please help me with it .

Thanks

Hi Atanu,

See the article How to Build Your Own Members Area Using Code .

Have fun,

Yisrael