Avatar

Level 10

Yes Ken,

That is the intention, to clear the other dropdowns, so that incorrect information can not be inadvertantly shown.

I suspect that the references to the objects is not correct. I have just used generic terms "Series", "Styles", you would need to replace these with the actual dropdown names.

When debugging in Preview or with the form open in Acrobat, press Control + J. This will open the JavaScript Console and as you interact with the dropdowns, if there is a problem with the script it should show up there:

Javascript Console.png

Also check that the language in the exit events is set to JavaScript.

Hope that helps,

Niall