How can field values from a doc in one DB be passed to a similar doc in another DB?

How can field values from a doc in one DB be passed to a similar doc in another DB?

How can field values from the selected document in one database be passed to the new document (having those fields also) in another database? I have an outline entry link in the first database pointing to the second one. When I click that link, a new doc in the second database has to be opened, having those fields prefilled with the values from the first database.

    Requires Free Membership to View

    Register today to access targeted resources from our editorial writers and independent industry experts focused on Lotus Domino, Notes, Workplace and other related technologies.

    By submitting your registration information to SearchDomino.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchDomino.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

In the properties of the form that creates the new document, on the Beenie tab, check the property "Formulas inherit values from selected documents." Then, in each field you wish set from the source, have the name of the source field in the default value formula. For example, the subject field default value would only need the word Subject. Remember, if you want the value from a field, just enter the field name without quotes.

Do you have comments on this Ask the Expert Q&A? Let us know.

This was first published in March 2004