A user of mine pointed out that when they hover over a document on a single category view (embedded view on a page) it shows a popup over the document that show its contents. This does not occur on a normal view and I need to know how to disable it.
Thanks
Subject: Popup over Embedded View
You can always try somthing like this
Replace the column value wuth the following code:
“SPAN CLASS="news" onMouseOver="return(false)"
STYLE="CURSOR:HAND">”+VariableName+SPAN>]"
Hope this helps!
/Magnus
Subject: RE: Popup over Embedded View
This popup is coming up over the view in Notes not on the web.