For about 5 years I have used the same template where I use an embedded single category view for showing and selecting a document. It used the value of the @username as the category. It worked great until we moved to Domino 8.5.1.
Now after I find a valid docid, the command:
@Command([OpenDocument];“”;docid)
no longer works (the document does not open). If I double click on it, it will open fine and then I can edit it. The System action of EDIT will also not open the document if it is being displayed in an embedded single category view.
I had to change the application to use a regular view and rely on Reader fields to control who sees what just to get it to work.
Has anyone else run into problems with Single Category Embedded views in the Lotus Notes Client (8.5.1 also)?
Thanks.