I'm new with lotus notes. Basically, I have a form. I want to create a situation where when I edit the form, that form will not be overwritten but it will automatically create a new form with an updated form. But when I open the new updated form, we can see all list of history from the old form. I can't think of any way to create it. Any suggestion would help me. Thanks!
相关问题
- Is Interop.Domino dll thread safe?
- Attaching multiple files through MIMEs to a docume
- dialog list lotus notes in xpages
- How to build a Lotus Domino Database using SVN and
- XPiNC 8.5.3 - Time Value shows Incorrectly
相关文章
- Sending email through lotus notes using excel VBA
- How to redirect webpage by Lotus Notes java agent?
- Lotus DB to SQL Server migration
- Lotus Notes Diff Tool
- Domino REST POST not working for Appointment - Not
- Getting SSLHandshakeException when using Dropbox J
- Access Control with a multi database application
- Can not attach debugger to HTTP JVM, AMGR JVM is a
First of all: you need to know the difference between FORM and DOCUMENT.
The FORM is the design element in designer that you create and that is used to create and modify DOCUMENTS.
A DOCUMENT is a set of item - value pairs stored in the database. The items are based on the FORM it is created with.
If I understand you correctly, you want to create a new DOCUMENT on every save but keep the old DOCUMENT at the same time. There is a function called "Version Tracking" that allows this.
Read this documentation about how to use versioning. Here is a short version:
On the Form Info tab, select None or one of the following versioning methods: