I'm using web apps to create a video and audio gallery and I'd like users to be able to go to the next video in the web apps with a simple click. Is it possible to add a link to go to the next or…
Thanks, Keihamm! I made it work a while ago by adding two extra fields to the web app called 'next' and 'previous.' For each web app entry, I enter the next and previous entry url manually and on the…
