is there anyway to change the settings so that when someone load a document the required fields will always be highlighted.....
thanks SG
Thom Parker The source for PDF Scripting Info www.pdfscripting.com Very Important - How to Debug Your Script
Place this JavaScript code in the "DocReady" event for the form.
app.runtimeHighlight = true;
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script