Hi,
I have a list of football matches in my database, on page load, I’d like to display the next set of matches in the future, but allow the user to use ‘next’ and ‘previous’ buttons to look forwards and backwards through the sets of matches.
I have my repeating group ordered by date and I have buttons that work as hoped, the trouble is on page load the repeating group starts with the first set of matches from the earliest date, rather than the next set of matches. I can’t figure out to get the group to start with the next set of matches.
I’d be grateful for any suggestions!
Thanks,
Nils