What combination of EE tag wizardry will output the following on a multiple entry page:
First page: “Displaying 1 to 50”
Second page: “Displaying 51 to 100”
Third page: “Displaying 101 to 150”
etc. etc.
Scenario: You’ve got 500 entries, you’re displaying 50 per page with pagination at the bottom. At the top of the page, I need to remind the person of how many records they are viewing/have viewed as they make their way through the pages.
I’ve tried everything I can think of with every variable I could think of…