Hi,
I have a mail database and for some reason, when i am making a change to an email and saving it, a duplicate email is being created and in some cases several duplicate emails are being created. The duplicate email contains the saved changes but the original one does not.
I am trying to determine if there are any new reserved fields that are causing the form to fail to save.
Can someone please advise, what the problem could be.
Thanks in advance
Subject: Reserved Fields - New
Nadeem,
I would guess that you/someone altered the memo form so that it always creates a response doc when edits are made. I think the copious lotusscript code ends up saving the document more than one time upon a save, so this could be what’s going on.
2c,
raphael
Subject: Reserved Fields - New
Hi Nadeem,
in the design of the mail database, check in the form properties of the Memo form if versioning is enabled.
Form properties → Version → Versioning :
None
New versions become responses
Prior versions become responses
New versions become siblings.
Best regards,
Jacky