The view from which the user opens the document displays in the background of the Dialog box, instead of appearing in the actual document. This was not a problem in Lotus Notes 6.5x or earlier and IBM offers no workaround for this.
One solution is to use a JavaScript timer to create a "post" PostOpen event that launches within one second from QueryOpen.
The JavaScript timer allows the PostOpen event to run before opening the Dialog box -- enabling a true PostOpen event.
(Click on code for enlarged view and script download.)
In this example, you should also create a hidden button called pushButton and place the Dialog box launch code in it.
Note: JavaScript is case sensitive.
Do you have comments on this tip? Let us know.
This tip was submitted to the SearchDomino.com tip library by member Louis Lieberman. Please let others know how useful it is via the rating scale below. Do you have a useful Lotus Notes/Domino technical tip or code snippet to share? Submit it to our monthly tip contest and you could win a prize.
This was first published in May 2009