Hi, I hope I used the right tag.
I need some help figuring out how to make this customList play images in the order they were chosen rather than at random. The images are tapped from a data viewer list on the previous screen, then the user is brought to this screen where the images pop up randomly.
I got close to doing it on a practice duplicate of my app, but when I tried to replicate it in the app itself, the page kept crashing… even though the blocks were exactly the same (with the only difference being that the app had ads and the duplicate did not.
The screenshots are the current set up with the images being shown at random from the customList. Any ideas on what to tweak here to make them go in order?
Here’s the link to the duplicate project. Thunkable
CustomOrder is the one I tried. CustomShuffle is where I took the screenshots. Thanks in advance!!