Hey,
I have made a pdf form using Livecycle designer. All went well until I started to work on field validation.
First problem was the default Livecycle Datevalidation interface. It allows me to only check for one dateformat and if that format is wrong, a usermessage gets printed but the wrong value remains set in the field!
Then I thought about javascripting it but that doesn't seem to work very well.
There are a number of global functions I want to specify and I want to check the fields during exit of such a field and when the user attempts to save the form.
I can't seem to find a means to get global (document level) javascript into the form. Not with Livecycle nor with acrobat pro.
In Acrobat Pro there's a possibility (advanced -> document processing -> document javascript) but that option is always grayed out. I can only access the javascript debugger.
I'm using livecycle designer es 8 and Acrobat pro extended 9.
Need any info, just ask.
Thanks in advance.
As for validation, JavaScript should work fine. What was the problem you had?
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script