I want to insert dynamically a form module/component containing the html and formgroup definition. The header/footer/buttons (white) are always the same. Is it possible to start the form-parent (white).
<parent-form dynform="dynamicform"></parent-form>
The parent/dynamic should be able to communicate with each other, the parent is in control.