I have a document(DOC A) opened for editing with an embedded view.
I want to create an Action/hotspot on the document that will:
a. take some of the fields from the currently opened document
b. create a new document (DOC B) in the background and populate the document with the above field values.
c. Save the background document (DOC B) without displaying it.
d. Refresh the currently opened document (DOC A) and show DOC B in the embedded view.
Not sure what to search for on the forum. A Lotusscript or Formula solution would be ideal but any help would be appreciated.
Thanks