I have a form that has five fields in it. One of the fields can require multiple lines to exist and when it is printed you can't use a scroll bar.
That field has "Allow multiple Lines" checked. Just to get it to work, all the rest do as well. Of course, that didn't work anyway. This subform that can repeat has a node "RepeatingData" that has a node "Repeating" which has the five fields that can repeat. I can't see any property on either containing node to allow it to dynamically grow.
Any ideas?