I have a parent form that can have one or more response documents.
Now there will be certain instances where the parent form is not required, and the user will just want to create a document using the response form.
Is there any way on post open etc… when composing the response form, to convert it into a parent. I know you can remove $Ref, but that field would only exist once created.
How about just creating an identical copy of your response form but give it a different (form) name. The the user can use this instead when there is no need for orginal parent form.