In a form that has a flowable layout, you may not know how much data the data source contains; therefore, you cannot specify how many rows the table should have. You have to set the table to be dynamic. To do this, you include only one body row that is set to repeat, depending on how much data there is in the data source.This action creates a section in the form that contains the table. You need to separate this section from the remainder of the form to make it dynamically grow to fit the data.
5. With the (untitled Subform) selected in the Hierarchy palette, in the Object palette, click the Subform tab and, in the Content list, select Flowed.
6.