Damiano Renfer
Results
1
comments of
Damiano Renfer
Hi all, Facing similar problems and can't fix it. Here what I do: Form model factory : ``` typescript export function getFormModel(): DynamicFormControlModel[] { return [ new DynamicSelectModel({ id: 'examSpecification',...