I was wondering, if we still need a Table if we’re using a Repeater in order to make Previous and Next Buttons on a Dynamic Item Page? Or rather, can the code from the tutorial be modified to suit a Repeater instead of needed that extra page with a table?
Thought I’d ask here before running in circles to see if I could figure it out myself.
Cheers!
You can definitely use repeaters for that.
The thing is that most of the time, the index page will look like a table or gallery.
But, we will consider adding an example with repeaters.
I’m not positive on how to achieve step 2 & 3.
Am I close? Also, to clarify, this works with the existing Dynamic Item page code from the other tutorial?