I have 3 sections at the top of my form.
If radio buttons 1, 2, or 3 in Section A are selected, Section B is to appear.
If radio button 4 is selected in Section A is selected, Section C is to appear.
Section B and C are hidden until the section is made, this is working correctly, and I want the CSS Layout Class for each section to remain frm6 to fill the page when they are selected but they are defaulting to frm3.
I understand why however, is there a way to code this so it's an "either or" appearance? I've attached a drawing to better explain.