I have two frames, the right hand frame has views and will display documents. We want to have the documents open in the frameset as opposed to in a new window.
The default target frame for the frame is _self. However on double-clicking a document it opens in a new window. Database is running locally. I have also tried referencing using the name of the actual frame but neither seem to work.
Database is running locally.
Subject: Is it Possible to have user double-click on document in view frameset and open in same frame?
Specify the name of the frame in the view event “Target Frame (Double click)”. Document will open in that frame which you double click on it in that view.
Subject: Is it Possible to have user double-click on document in view frameset and open in same frame?
In the frameset, what is the name of the frame? Name the frame and put the same name in the “targets for links” field of the frame. _self is webcentric terminology, which the Notes client most definitely isn’t.