Hi,
I have a slideshow on my homepage that slides through my benefits.
The user clicks on arrows that changes custom state numbers (by adding/subtracting from the custom state) and the slideshow changes.
How can I make the slideshow change itself?
I was looking for a “wait X seconds…” to change the custom state in workflows, but I cant find anything.
Also, how can I cycle the states when the app automatically moves them? I have custom states 1-7, so if I continuously add +1, it’ll just keep adding and I’ll have nothing to show for custom states 8,9,10, etc.
Same for subtracting 1…I’ll have nothing for 0,-1,-2, etc.
Add a condition to this workflow so that it’s only triggered when the current image’s number < 7. Then create another workflow that will reset the number to 1 when the current image’s number is 7