Setting timers in Domino forms

Hi all,

I have a domino form and i want to set a timer to this form ie when nothing happens on the form do this —>

“”;

The above command is on the form as "pass through HTML.

I have used " setTimeout(“60000”); "

on the onload function.

I want to know if i am approaching in the right direction.

Any help greatly appreciated,

thanks,

Jay

Subject: Setting timers in Domino forms

No worries…got the solution.