230 pts.
 “Store Form In Document” feature in Lotus Notes
Could someone provide me with a little more information in regards to the "Store From In Document" feature in Lotus Notes. I am updating a form with a new field. I need to delete the old field, but I don't want this to affect the older documents that are already in the system. How can I create this new field, delete the old field and still see the old field on my saved documents in the database? Thanks

Software/Hardware used:
ASKED: August 2, 2011  6:59 PM
UPDATED: March 31, 2012  7:23 PM
  Help
 Approved Answer - Chosen by Twill (Question Asker)

Thank you so much for the answers. This will be very helpful.

ANSWERED:  Aug 3, 2011  4:02 PM (GMT)  by Twill

 
Other Answers:

You have several options here.

- You could use the save form in document feature, but this would mean that you would have to re-open each existing doc and re-save, so that the form could be embedded in the document. Each doc would get larger, as far as disk space is concerned, with a bunch of redundant data. Personally, this is not the route I would take. IMO, it’s not what the feature was designed for. BTW, the designer help has some decent information on this.

- You could give your new form a new name.

- You could rename your old form. This would also involve updating the “Form” field on the pre-existing docs (a simple agent could do it).

- You could keep one form and use some “display when” logic to display/hide the old/new field information based on something like created date or the pre-existence of the old field information.

- You could use a form formula in your view(s) to decide which form to use (old or new) based on something like created date.

There are many ways to skin this cat. It really all depends on the specifics of your situation.

Last Wiki Answer Submitted:  August 3, 2011  1:42 pm  by  Stiletto   2,700 pts.
Latest Answer Wiki Contributors:  Stiletto   2,700 pts.
To see other answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

I suppose you could leave the old field in your form, but add a hide formula linked to the document’s create or modify date. In any case, the old field data remains in your database even if you delete the field from your form, so don’t worry about that. The form only determines which data is displayed.

 1,620 pts.

 

I don’t see any need to use the “store form in document” feature.

 1,620 pts.