Hi all:
I switched a form's target version from "10.0 and higher" to "9.0 and higher" and now I'm getting Adobe's automatic validation messages popping up, even when the Form Validation setting for the document is set to "Don't show any message boxes at all."
Any thoughts? I have other form's set to 9.0 and higher and the same Form Validation setting of "Don't show any message boxes at all" works.
Only thing I can think of is the downgrading from 10.0 to 9.0 and higher did something?
Thanks in advance,
Brian
Solved! Go to Solution.
Views
Replies
Total Likes
without knowing what the errors are it is hard to say what the problem is. Forms normally do not have popups unless you are using FormCalc. Then the software will pop-up an FormCalc error.
Views
Replies
Total Likes
Can you post screenshots of the validation errors?
Views
Replies
Total Likes
They are just the auto-generated by Acrobat messages boxes that normally are triggered when exiting a field that fails validation. So my messageBox and then Adobe's message box both pop up back to back. Only happening in Acrobat 9, not bothering to test Reader 9. Seems to be okay in Acrobat and Reader 10 and 11.
There may be connection with drop downs, too. (?) Been killing myself for 17 hours on this.
Thanks for any thoughts in advance.
Brian
Views
Replies
Total Likes
without knowing what the errors are it is hard to say what the problem is. Forms normally do not have popups unless you are using FormCalc. Then the software will pop-up an FormCalc error.
Views
Replies
Total Likes
Mous:
Your comment (thank you) triggered an idea and I made some discovers. It doesn't appear to be validation-related but rather REQUIRED FIELD related. (FYI, using LD ES4.)
After expanding the target version from 10.0 and higher to include 9.0 and higher:
After expanding the target version from 10.0 and higher to include 9.1 and higher:
I could live with limiting it to 9.1 and higher but that errant messageBox when opening the document is really confusing. And why is it only picking up on required drop-down lists??? Attempts at renaming/recreating drop down fields have been unsuccessful. If there's a required drop-down list anywhere, it's in the messageBox.
Either way, something under the hood is triggering Acrobat/Reader to give notice that required fields cannot be left empty, even though that option is turned off. I don't think it's any of the code I've written. It's as if expanding the target version changed some internal code which is triggering Acrobat/Reader to create the messageBoxes.
While I'd rather know why this is happening and fix it organically, is there a possible work around to the problem? For example, I've got "app.runtimeHighlight = false" in the form's doc ready event to remove the red border highlighting for the required fields. Something similar like "app."auto-check for required fields when exiting" = false" ? (You get the point; something to turn off the auto-check)
Otherwise, I've also experimented with rebuilding the entire thing but any attempts to save time via fragment use, creating custom objects or even cut-n-paste are blowing up the re-build's file size exponentially.
I'd be grateful for thoughts on anything - even tricks to speed up a rebuild without blowing up file size.
Brian
Views
Replies
Total Likes
Hey Brian-
Can I see the form? mousland@gmail.com
Views
Replies
Total Likes
Hi Mouslander:
Just emailed you. Thanks so much.
B
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies