Reputation: 636
in lotus notes 6.5.6 when i switch from view1 to view2 or when i only select a document in a view lotus notes execute automatically the queryopen statement of the selected document. why ?
this happens only in one host if my company so i think is a option of:
notes.ini
user pref
other setting
but i cannot find where is set...
there is someone can help me ?
Upvotes: 0
Views: 334
Reputation: 12080
If you have a Frameset with a frame called "NotesPreview" and this frame is "open" (even if it is only one pixel high) in that one client, then the document will be opened in preview, when the cursor switches to it, and then QueryOpen- event will be triggered.
Upvotes: 2