A button in a document X in a database A should navigate to the document Y in another database B. The document Y is looked up by by its unique key through formula language. The problem is sometimes on clicking on the button it navigates to a wrong document, and at other times it throws up a run time error that no document is found. However, it is working fine in other replicas. I have compared the unique keys in different replicas and found them to be consistent. I have even replicated the servers, but to no avail. Could someone please advise?
Subject: RE: Navigating to wrong document in view.
I don’t know, but I would suggest using LotusScript EditDocument to open the other document, so that you don’t have to open the view.