I've a form on which there are 2 option sets.
1) option set values- critical, not critical
2) option set values - positive, trying, negative, fail.
Based on 1st option set I want to show/hide options of 2nd option set. How can I achieve this using javascript ?