You can still have your attachment appear inline by using the following steps with the Vault Web client.
- 1) Attach your file in the attachment area.
2) Right-click the attachment and select Copy Link Address.
3) Above a new comment, click the check box Use HTML.
4) In the comment add the following:5) Replace http:// link address with your actual link you copied in step 2.Code: Select all
<html> <img src = "http:// link address"> </html>
6) Save.