I am working with an application for the Notes ND6.5 client.
I have a form with an embedded editor in it. I want to read some fields from the document in the embedded editor, so that I can use them on the main form. Is this possible? I can’t find any LotusScript objects which give me a handle to the embedded editor and to the document that is displaying.
One can link an embedded editor to an embedded view, so some way must exist to refer to the embedded editor from the main form.