I'm designing an application where I need to inherit an attachment that resides in a rich text field on a parent document into a RTF on a response doc.
All the fields on the response that are required to inherit values from the parent are computed with the default values as the parent field. All these are working fine.
The RTF on the parent called "Body" is going to contain text and an attachment. When I create the response doc the text is inherited and the attachment looks like it's there but when you try to launch it I get the error "Note item not found".
I know why this is happening but I don't know how to fix it. Can anyone advise a script or something that's going to create the attachment on the response doc please.
Thanks in advance!
Cheers!
All the fields on the response that are required to inherit values from the parent are computed with the default values as the parent field. All these are working fine.
The RTF on the parent called "Body" is going to contain text and an attachment. When I create the response doc the text is inherited and the attachment looks like it's there but when you try to launch it I get the error "Note item not found".
I know why this is happening but I don't know how to fix it. Can anyone advise a script or something that's going to create the attachment on the response doc please.
Thanks in advance!
Cheers!