I created an application where one person creates a request and sends the request to another person for action. The second person performs an action and then creates a response to the original document notifying the user that the request has been completed. The response document is supposed to inherit the entire original document into a rich text field. All original tests performed exactly as designed, however when the application was put into production the first document created by a user gives the error “You cannot forward or otherwise copy the contents of this document. This document is set to prohibit copying and duplicating.” when they try to create the response document. I checked the document and can see no reason why this is happening. In addition, I was helping the person creating the original form and I know that they did not turn on (nor is it an available option) the prevent copying feature. I’m not sure why this is happening and was hoping someone could help.
Thanks,