Make Response document to type 'parent'

Hi,

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.

Any ideas?

Thanks. David

Subject: Make Response document to type ‘parent’

Hi David

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.

Good luck

Bizhan

Subject: RE: Make Response document to type ‘parent’

That’s just duplication of code tho’…and if any design changes were requested then both forms will have to updated.

saying that tho’…you’ve just given me an idea… Have 2 forms as you say, but put all the content into a subform! bingo!

Cheers.