I am having an issue where I have a field1, header1 and field2 in that order.
I create a rule to hide the header unless field1 = something
Unless I set the header to “Initially Collapsed”, the field2 is NOT hidden.
Basically, I want the header and field2 hidden until field one condition is met. BUT I want the header and field2 to be unhidden and expanded upon field1 condition being met. No matter how I do this it will not work.