I created a table with two buttons, when the user selects the add button it adds an instance, which works fine, but, there is a section below the table and three fields. Every time a row is added it overlaps that information. I did allow for page breaks, but I am not getting a new page. Any help will be greatly appreciated
Solved! Go to Solution.
Views
Replies
Total Likes
Make sure that your Table subform, and text subform are contained within a Flowed subform. That way the parent subform that contains everything on the page is being allowed to flow all the page content. As Table subform grows, it can bump text subform down.
Good Luck
Mark
Views
Replies
Total Likes
It needs to be in a flowed subform
Views
Replies
Total Likes
I converted the table to a subform and I placed the information below that in a subform as well, and both or set to flowed, and it is still overlapping
Views
Replies
Total Likes
Make sure that your Table subform, and text subform are contained within a Flowed subform. That way the parent subform that contains everything on the page is being allowed to flow all the page content. As Table subform grows, it can bump text subform down.
Good Luck
Mark
Views
Replies
Total Likes
First Mark, thank you...I do have it where it is bumping that information down correctly, but when it is off the page, it's not giving me a page break with the info on the next page. I have it set to break
Views
Replies
Total Likes
select allow page break within content
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies