Hi All
Short version: I’d like to find a way, for certain users (moderators) to have the ability to update / change certain fields data of a collection, that belong to other users/owners.
Long version:
I’ve created a site, where when members create an account, they also populate the content collection (database) with their details, and they effectively create themselves a profile.
I’ve also created a profile page, where members can view AND edit their details in the front end (using the “owner” filter on the dataset link). I’ve made these using dynamic pages. A user can log into their profile, hit the “Edit” button, and can update all the fields in their profile, which updates the content collection - good stuff.
My problem comes where, I need myself & my moderators, to be able to access another users profile, from the front end, and update/change their profile info (fields). I got as far as making it possible for us to access the other members profile, we can edit & save the new data, but unfortunately it just saves to the 1st person in my collection list - rather than the specific profile page we’re on. I’ve checked the dataset filter options, and you can set a filter to “Owner is Logged In” (so you update your OWN data), but I can’t find a way to change the filter, so that it saves the changes to the users profile we’re currently on. Seems the only two options are either saving to the “Logged in owner’s” profile OR the 1st person on the list.
Maybe there is a work around, but as I say, short version is I want us to be able to change the content data of ANY user, from the front end.
I hope this all makes sense, and hope someone is able to assist with this?
Thank you!
Tom
See image below of the filter I was referring to. Setting it to this, means the data submitted will save to whoever is logged in’s profile. But I need the data to save to the users profile page that we’re currently on instead.