Expand my Community achievements bar.

SOLVED

How do I get my table from overlapping the information below when a new row is added by user?

Avatar

Level 1

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

1 Accepted Solution

Avatar

Correct answer by
Level 5

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

View solution in original post

5 Replies

Avatar

Level 8

It needs to be in a flowed subform

Avatar

Level 1

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

Avatar

Correct answer by
Level 5

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

Avatar

Level 1

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