Hi,
I have document A with doclink wich open another document B. The problem is the doclink open the same document in the new tab. At the end, the same document is open in several tab / window.
Have you an idea or solution to solve this problem ?
Thank you in advance for your help.
PS : I have coded this link in lotusscript AppendDocLink.
Subject: DocLink : if already open, don’t open new instance
Hi Sam,
have you already tried it with the method editdocument of the LS Class “NotesUIWorkspace”?
Greetings
Raul
Subject: RE: DocLink : if already open, don’t open new instance
Hi Raul,
I didn’t try it yet. Good idea. I keep you inform of the results.
Sam.
Subject: ESC : Open Names.nsf ?
I solved my problem with target form property.But when I type ESC keyboard to close document, it loop and open local names.nsf. Is it a bug ?