- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
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).