CDM Form for new documents

Hi,
does the application support displaying CDM Form when creating new documents?
When I try to do this, form does not display fields of related documents.
Form works fine for editing already existing documents.

Hi @m.stepniewski,

yes this works. It is for example possible to add new documents in an overview/form master/detail setup. When clicking the add-Button in the overview, the respective form opens and the enduser can create the root document. Moreover, any links to (in this context created) child documents are persisted as well.
Make sure, that the Match Conditions specified in the App Model Scene for the detail view/ the form refer to the root document model. Match Conditions in the App Model should never contain the CDM.

Hi @m.stepniewski,
has the proposed solution worked for your case?

Didn’t work, but the problem is most likely caused by custom changes I made.
I decided to use standard Form. Thanks for answer.