@drew You can use setInterval to run JSObjects. The thing is in your code above you are binding the data from the function instead of running the function at set intervals - timesheet_process.myFun2(). Also the setInterval would need something to trigger it. Either the Interval function should run at page load or using a switch widget.
@dancia Thanks for the help, I’ve gone ahead and emulated the tutorial including the switch. Still no dice. Am I missing something somewhere else? I have the following in the text widget.