|
David, Put a _javascript_ in the button down action for printing of:
this.getField("timefield").value = util.printd("hh:MM:ss tt", new Date());
~nicholas
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hi folks,
I've got the date field sorted out no worries - easy enough.
What I need now is a time button that updates to the current time at the point of printing - not when the document opens.
Any ideas please.
Thanks
David
|