Apteco wants to put live Aha! views in a presentation and play them on loop on a TV in order to monitor key metrics. The presentation should loop indefinitely with up-to-date data and shouldn't required manual intervention. Currently there are two challenges:
Autoplay needs to be started manually when the presentation is loaded (minor)
Live views embedded in presentations only update their data when the presentation loads, so the data in the autoplay loop becomes out of date if the page isn't refreshed
Kiosk mode isn't possible
Have a toggle to enable kiosk mode on the shared webpage modal. It would
Start autoplay automatically when the page loads
Periodically reload the page to get the live views to update their data