Description
To make a collection scroll automatically when there is no user activity, you will need to add an inactivity timer trigger that will call the Next action of your collection after a certain amount of time.
If your collection is an ordered collection that doesn't loop, such as an Asset Flow, you will need to add a condition so that when the timer is raised and the index in focus is equal to the last one (depending on the number of items in the collection), you call the Scroll to an index action to go back to the first item.
Video recording
Click the image below to enlarge:
Comments
0 comments
Please sign in to leave a comment.