Please find the structure of nested subforms as below: --Subform 1
--Subform 2 {Subform 2 is repeatable} Text Field 1 --Subform 3 {Subform
3 is repeatable} Text Field 2 --Subform 4 {Subform 4 is repeatable} Text
Field 3(Header) --Subform 5 {Subform 5 is repeatable} Text Field
4(Data)I want to keep the Text Field 2, Text Field 3 and Text Field 4
together.I am able to keep the Text Field 3 and Text Field 4 together by
checking Keep with next and checking Allow Page Break. But checking Keep
with ne...