Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 97529

subform made visible but content not showing

$
0
0

 

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 systems

 

the form was made in live cycle

 

code to make the sub-form visible inside check box

 

 

if (this.rawValue == "1")

     {

          RN.rawValue =0;

          ND.rawValue = 0;

          if (Internet.rawValue =="1")

          {

               xfa.resolveNode("IG-RN").presence ="visible";

          }

     }

 

like i said this code works but the check boxes in the sub form only show the box and the the captions that goes along with it.

 

this also happens outside the subform to the check boxes as well.

issue.jpg


Viewing all articles
Browse latest Browse all 97529

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>