Answered
Hi all,
I've got a date field called 'Submitted Date' being automatically filled in with this FormCalc:
if ($.rawValue == null) then
$.rawValue = num2date(date(), "MM/DD/YYYY")
endif
And I've got another date field called 'Modified Date'. Once I save the PDF, I have the 'Submitted Date' filled in and the 'Modified Date' blank. If I open it again to edit, I would like the 'Modified Date' to fill in if the 'Submitted Date' is not null. I'm having issues figuring it out, I'm brand new to LCD. I've searched for anything that looks like this, but haven't come up with much. Any help is greatly appreciated!
Thanks!
radzmar
• LoveCycle Blog
Documents you need:
• LiveCycle Designer ES2 Docs