ok i have a sub-form that contains check boxes. it is hidden and becomes
visible when when the conditions are met. however the check boxes in the
sub-form only show the box to check and not the caption,i tried it on
different systems thinking it was an adobe issue but its persistent
across the systemsthe form was made in live cyclecode to make the
sub-form visible inside check boxif (this.rawValue == "1") { RN.rawValue
=0; ND.rawValue = 0; if (Internet.rawValue =="1") {
xfa.resolveNode("IG-RN")....