Display data on a view

Is there a way where I can display documents’s information on a view. But if the user click on the data on the view it won’t open. I just want it to be for display not a document that they can open. Is this posible?Thank you

Subject: Display data on a view

Sub Queryopendocument(Source As Notesuiview, Continue As Variant) Continue = False

End Sub

Subject: Take care of the Preview pane too…

Look at the Target Frame (single click) and Target Frame (double click). You can create a formula that returns “” when the document should not be previewed.