Hi Wix Coders!
So, Ive created a member login portal/profile workflow using this : Velo Tutorial: Building Your Own Members Area | Help Center | Wix.com
and also Nayeli’s helpful video here: 2017 Create Member Profile Log In Page - Custom Private Client Member Dashboard - Wix Code - YouTube
What I can’t figure out how to do is create a scheme where the unique member can also update/author a separate collection after they sign up/in. The scenario is that the user needs to be able to update multiple product offers that feed into a consolidated dataset to be displayed and viewed by anyone visiting the site. But, like the profile set up, the user needs to be able to login and update their unique offer “list.”
1.) I tried adding a button to the login page - tried to get tricky so it would appear only after the member is logged in, but that didnt work even when I simplified it…
2.) I tried adding the “offerlist” dataset to the dynamic page that displays the user profile by creating user inputs ( ideally this is a table) but while the offerlist collection does get updated, the information resets to default after submission hence the member wont be able to edit or view (yes, read & write and authorship on collection is enabled
3.) I tried creating a button on the profile page to another page but that didnt work either…
I could tell you what else I tried and the errors I had in any of the above scenario’s but to cut it short, perhaps someone can provide direction on the best way to go about this? Cant quite figure it out, but I know Im close!!! Thank you kindly!!