Add attachments in the comment history

A collection of information about Vault Professional, including solutions to common problems.
Post Reply
Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Add attachments in the comment history

Post by Beth » Mon May 02, 2016 2:13 pm

In later versions of Vault, the attachments area was moved to the right-most column instead of being included with the inline comments.

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:

    Code: Select all

    <html>
    <img src = "http:// link address">
    </html>
    5) Replace http:// link address with your actual link you copied in step 2.

    6) Save.
Beth Kieler
SourceGear Technical Support

Post Reply