What I want: When the user clicks on the arrow left, I want him to go the WOD of the previous day.
I cna’t find the way to accomplish this. I must miss something obvious, sorry if it’s the case, but I already spent hours trying to do this, and didn’t succeed. Thanks for your help.
Hi @julianalert - for your WOD Data type do you contain the “day” or “date” as a field?
You should be logging your WOD to a day or date.
Then when clicking the previous button, just set a state with the data type “WOD” where you “Do a search for” WOD where Current WOD “day” or date +days - 1 .
Then set the group containing the detailed page of the WOD data source to the state you just created.