Expand my Community achievements bar.

Unwanted rows added automaticly without interaction

Avatar

Former Community Member

I am editing someone elses old form and am having a problem trying to figure out how to remove a few cells that are automaticly adding when the form opens. In the design view, there is only one row, but wen previewed, there are three without any kind of interaction with myself. (I only want one row or possibly two rows as they are making everything wrap down to the next page) - It must be some JavaScript or something??

Here is the design view of the form.

3cellsdesign.png

Here is the preview of the same form.

3cells.png

Thanks!

1 Reply

Avatar

Level 6

Please check the properties of the Subform/Table/Row, Hopefully it is using "Repeat Subform for Each Data Item" property.

Select the Subform/Table/Row which is repeating and check the properties under: Object -> Binding TAB

If "Repeat Subform for Each Data Item" is checked and the Min countis 3 need to change the Min Count to 1. If this subform/Table/Row never repeats at all, can uncheck the "Repeat Subform for Each Data Item" it self. If this is not the case might need to check the scripting on the form.