Expand my Community achievements bar.

Shifting info down after adding row

Avatar

Level 2

Hi,

I was wondering if anyone can help on this please.

If i place a add/delete button to add/delete a row in a table, how can i get all the information underneathn to shift down?? So that the table dose not cover any of the infomation.

Thank you

3 Replies

Avatar

Level 10

You have to setup your form layout as flowed (top to bottom).

1. To keep your current layout intact wrap your form objects above and under the table each time with a subform (positioned).

2. Then wrap the table in a subform too and set the height for all the subform to auto-fit.

Flowed0.png

3. Finally, set the subform/page wich contains the subforms to flowed - to to bottom.

Flowed.png

Avatar

Level 2

Thanks this has worked, but i now face another challenge!

When i sunform the whole page, it mangles everything i have on the page to being where it shouldnt't! Any advice to stop this?

Avatar

Level 2

Hi,

I have a table with calculation in it, 2 rows, subtotal, vat and total which add up the rows. I now have an add line button but as the subtotal and other values shift down it doesnt calculate the new row?

Any ideas??

Thanks