- set a timeout on a form for a period of time where there has been no user interaction
- define an action when the timeout is reached (in this case load another form)
I could try this by building a page with a timeout if I was using a browser, but my app is used within the Zoho Creator Mobile app so I specifically want it to load a form or view on timeout.