I have a collection that contains items for different users. When a user logs onto my site I would present each record to the user to modify as needed. So a user may have 6 records each containing (name, description, pictures, etc) and allow them to make changes as needed. On the screen will be a PREVIOUS button, NEXT button, NEW button, SAVE button.
1 Do you have an existing project similar to this example?
2 Do you prefer using Datasets or Data API
Hi, This tutorial comes to mind:
As I explain in the tutorial, I don't think this functionality will be possible with datasets. Hope that helps!
Eitan