Any suggestions? Thanks.
NM, there was a spelling error in one of the option labels. But one question still remains and that's how do I incorporate the third radio button. I see that you're checking the value of "toggle" but how do I check that with three radio buttons? From my code, the possible values are "B", "I" and "C". When returning the value of getValue to a variable and checking it for each of these values causes the whole show hide functionality to stop.
Yes, I ran your code "as-is". Both your code and my code have that hiding problem.