Hi,
i like to know if it's possible to initiate page breaks in my form with Java script.
There are attributes like Subform.break and Subform.break.before(target)
but I can't get them to work properly... can anyone post a correct syntax for these features?
For example do a page break to top of next page on click of a button or something.
Thanks in advance!