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?