This works in Note client R6.0.2CF1
In R5, Shift “right click” on a database icon allowed you to open more than one view in a database. This no longer works under R6, but we can still get 2 views in the same db open if we use a view link. It’s a few extra steps, but works everytime. In the procedure below, I put a view link in a temporary memo, but any RTF field can be used:
To open views A and B in a database Db:
-
Open Db view A
-
Select Edit, Copy As Link, View Link
-
Keep Db view A open, and paste the view link in an RTF field, such as a temp memo
-
Go back to Db and select view B
-
Go back to temp memo and click the view link for view A
-
Both views A and B in Db should be open
If anyone knows an alternative procedure for R6 please post. Thanks.