Is there a simple solution for this? I'm not a programmer, but I'd like to add a section in a form where parents need to enter their child/children's details if the have any e.g.
* Name of child
* Date of birth
* Place of birth
If there is more than one child, I would like to create an "Add Child" and "Remove Child" option.
It can be done with conditional logic, but it's not ideal.
Thanks in advance.