Hello,
I have two subforms. When one is selected, the other remains hidden, and vice-versa.
On each subform, there is a date field with pre-existing text in the field which says "Click for calendar-->". Kind of like a tool tip.
When the user click in this field, I have it scripted so this text disappears, and the calendar pops up.
However, when the user attempts to e-mail the form, the date field in the hidden subform registers as invalid, as the pre-existing text is still there.
Is there a way to override or disable the validation of the other date field?
Or is there script to make the text in the other date field disappear simultaneously the user clicks in the active date field?
Your help is appreciated!
Have you set any formatting, validation, or required parameters for the date fields? What event scripts are you using on the date fields? Are you sure its the date field that is displaying the message? What is the exact wording?
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script