Hi All, I am a wedding photographer. I want to create a clients page for the guest to input “Event Name” and “password”…and then the site will show the enternal wedding gallery link from the database I previous input.
So I will enter Event name, preset password and the link of the gallery for each event in the database. So each event will show its different link.
Anyone can help me out??? thank you so much
If you want to give a user a preset password for a certain page, then you will have to use password protected pages.
https://support.wix.com/en/article/password-protecting-a-specific-page-of-your-site
Otherwise, you will need to let the client signup themselves and create their own password and then you can work from there with only allowing the client access to their own specific pages.
Use Wix Users API to check the current user after logged in and get their userid etc.
https://www.wix.com/corvid/reference/wix-users.html
thanks for your reply. How about I make it simple. No need to input password.
I just want guest can input “Event name” and the site will show up a external gallery link relieve from database. Since each event will have its own gallery link. SO, I will just input the gallery link in the date base with event name and clients can direct to that link.
Any hints? I hope this is not a complicated things. I have no coding knowledge. thanks so much for help me out.
I know how to let guest input the data but don’t know how to setup so the site can show the events specific link/info after input the event name.