Avatar

Level 10

You will need an if statement that will check the value of the radiobuttons. Then once you decide which one you have you can use the PageName.instanceManager.addInstance(1) to add an instance of this subform. Note that the root container must be a flowed subform and the form must be saved as a dynamic form.

Paul