Developed form where current date is [b]Calculated-Read Only[/b] using FormCalc script [color=#FF0000]$.rawValue = num2date(date(), DateFmt(4))[/color]
User completes form in Reader 8 and saves. When Manager opens saved form two days later, that later date is displayed. Same thing happens when using [b]Custom - Current Date[/b] field from Library.
How do I freeze/lock original date of form completion? There is no need for digital signature, unless that is absolutely the only way to accomplish this.
if($.rawValue > "") then $.rawValue
else $.rawValue = Num2Date(Date(), DateFmt(4))
endif
Hope you find it helpful.
Johnny
Acrobat 5, 6 Pro, 7 Pro, 8 Pro, 9 Pro Extended, LC 7, 8 & LC ES 8.2