Avatar

Level 4

Hi Sunil,

You will have to add the following on the click event of the button (not on the click event of the text field).

form1....(remaining path of subform).instanceManager.addInstance(true);

Thanks,

VJ