Form Timeout?

Form Timeout?

Hi all,
Is there a way to implement a form timeout?

Ideally, I'd like to be able to
  • 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.

Thanks in advance!