I have a form with 3 different tabs ,formatting and validation rules. I'm having issues with the following section.
I need to hide the whole Panel if Tab does not equal Assignee, I tried formatting rule on Panel B and Panel C however the formatting is messed up when opening the form. If I remove the rule (Tabs!="Assignee Task" - hide) the section is displayed as expected. Any help is appreciated
-Panel A has a formatting rule to hide if choice control equals N/A
-Each choice control has validation rule is null or empty.
-Each attachment calls a js to validate if choice=Yes it should have at least one attachment