Avatar

Level 10

Hi,

you can put this FormCalc script into the layout:ready event.

$ = Num2Time(Time(), "HH:MM:SS")

The time will be updated everytime the form goes ready again (i.e. when user did changes in a form field or clicks a button).