I have 5 check boxes that must be checked on a form. I have added the text "Please verify that all required boxes are checked" at the top of the section and I need it go hide once all 5 boxes are checked. This is the formula I'm using: if (this.resolveNode("ICAreconciled.checkbox5").rawValue == "1...