Avatar

Correct answer by
Level 10

Hi,

there are two things you need to change in your form, to make it work.

1. For the subform "dades_linies_suport" activate the option "repreat item for each data item" in the binding palette.

2. Change the script in the "ShowMoreBtn" into:

_dades_linies_suport.addInstance(true);

That's all!

Hope this helps.

View solution in original post