Please help. I'm using acrobat designer 8.0, and i can't figure out the current date/time field. I'm making forms interactive, and at the bottom i need a feild that stamps the current time. please help
My Product Information:
Acrobat Standard 8, Windows
In LiveCycle Designer the Date/Time Field is user input. Use a regular text field if you are going to display date information in a read-only field.
Read this article to learn more about using Dates and Times in JavaScript. The article uses AcroForms examples, but everything in it is also applicable to LiveCycle Forms because dates and times are a Core JavaScript feature, not an Acrobat or LiveCycle feature.
Read this article to learn more about using Dates and Times in JavaScript. The article uses AcroForms examples, but everything in it is also applicable to LiveCycle Forms because dates and times are a Core JavaScript feature, not an Acrobat or LiveCycle feature.
[url=http://www.acrobatusers.com/tech_corners/javascript_corner/tips/2006/date_time_part1/]http://www.acrobatusers.com/tech_corners/javascript_corner/tips/2006/date_time_part1/[/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script