Question
If/then dropdown script
Hi smart people. Need some help with writing a JavaScript if/then for a pdf form.
if the selection in dropdown11 is "No" than the selection in dropdown12 is "N/A"
and
if the selection in dropdown11 is "Yes" than selection in dropdown12 cannot be "N/A"
