Hey guys,
I want to create a new custom component and bind a form to a custom property of this new component. The Problem is, I cant select any type like "form control". So I tried to use the dataset type. But when I want to bind the dataset like:
{form: Form1}
I get the following error message:
"expected a different collection record structure"
So, what to do? I'm looking forward for your help 🙂
Regards,
Jan