dropdown selection auto-selecting checkbox
Know this subject has been answered many times, because I've tried all the solutions listed, even tweaking them here and there, running as 'mouse-up' script, Nesa's validation script, and inserting into an existing custom calculation script, all in the dropdown field- and all to no avail. In short, I have a dropdown with four choices and their export values 1, 2, 3, 4 respectively. I have two target checkboxes (Box1, Box2) on the next page of the form. Dropdown selections 1, 2, 3 need to "Check" Box1, while Dropdown selection 4 needs to "Check" Box2. The following custom validation script worked, but when the dropdown selection was changed to another selection, nothing changes, stays the same. I need the ability to "Check/Uncheck" Box1 and Box2 when switching the Dropdown selections to reflect the right association between the dropdown selection and the "checking/unchecking" of the Boxes 1, 2.. Spent a day and half on this- so really need some guidance on detangling what's left of my mind! Thanks in advance!!