Open attachment dialog box without opening document containing attachment

Hi All

Thanks in advance

Is it possible to open the attachment dialog box without opening the document containing the attachment. That means there is an document containg an attachment in an embedded view and if i double click on that document, than the attahcment dialog box should open up without opening the document. Than i would be able to save/edit the attachment.

Subject: Open attachment dialog box without opening document containing attachment

In the Notes Client, you can use a form formula to open a specific form that uses launch first attachment on open.

In a browser, you can write HTML with an anchor tag that uses the $FILE URL syntax to open a specific file on the underlying document.

Hope this helps

Subject: Open attachment dialog box without opening document containing attachment

You should be able to do that by using QueryOpenDocument event in view. You can create a customised form which resembles the Open/View/Edit dialog box and show that form instead of opening the selected doc.

/Andrei

http://dominounlimited.blogspot.com