Good day,I need to modify an existing JavaScript on a 3D PDF Template
and just started to learn the basics on JavaScript... Can you please
help me with the following:I've got two Dropdown boxes, Dropdown box_1
got 5 possible selections, Dropdown box_2 got only 2 possible
selectionsDropdown Box 1The user can choose between the following
possible selections "Assembly, Disassembly, Highlight Part, Tools &
Jigs, View Kit"Dropdown Box 2The user can select either "Assembly" or
"Disassembly" If the use...