Avatar

Level 10

The commands will reference objects .....to add a subform you will use the instanceManager.addInstance() method on the subform object that is repeating and for deleting you will use the instanceManager.deleteInstance() to remove an instance.Make sure you look up thise command as there are parametrs that can be passed to better control which instance to remove etc,....

Paul