Hi All,I need help with Javascript for a conditional break in LiveCycle
Designer ES4.I have flowed form AttachmentC with Subform01 and
Subform02. Within Subform01, I have radio list that either reveals
Question2 or keeps Question2 hidden. If Question2 is revealed, Subform02
needs to start at the top of the next page. If Question2 is hidden,
Subform02 needs to be on the same page as Subform01. I have identified
where in the software to find the conditional break, however, I have no
idea how to wr...