Is there a way to move through each record in a sequential order using a form page?
Is save and next possible when moving from one record to the next record?
I'm trying to set up a route, and use a form to move through records in the route, and saving/updating each record with new info along the way.
Please login or Register to submit your answer
Staff replied 5 months ago
Brent,
On the backend, editing entries through the admin side, that's pretty standard. There are next and previous entry buttons are at the top of the form on the backend. On the front end, that's a bit more of a challenge, but not impossible.
Can you provide any more of an explanation or add any screenshots that might give us a better idea of what you're hoping for?