Print template

Hi there, I’m trying to solve the following problem on the notes client.

I have a profile form called letter which is edited by many users. When the users are finished editing the profile letter they open a view called “contacts” and click on the print button which contains the following code.

@Command([FilePrint] ; “” ; “” ; “” ;“” ; “” ; “letter” ; “pagebreak” ;“”; “”; “”)

The problem with the profile form is that it does not seem to always save the changes made by different users.

Is there a better way for multiple users to edit a single form and print it? I have searched the forum but I’m not sure of what to search for.

Extremely grateful for any help.

Thank you