i have a video playing feature, and the video player element is in the repeating group, would like to know if there’s a way to make it scroll to the next cell of the repeating group automatically after the current video player has ended playing?
Maybe find a video plugin that has video end event or create your own player with JS.