Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 124773
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T05:03:12+00:00 2026-05-11T05:03:12+00:00

When a list item has an attachment, SharePoint automatically renders a paperclip image for

  • 0

When a list item has an attachment, SharePoint automatically renders a paperclip image for that particular row, which indicates that the item has an attachment. Is there any way to change the image that is rendered?

The site is in a shared hosting environment, so I can’t simply replace the image on the file system. Also, there are other lists that are part of the same site that should use the default image.

Is there any way to change the image that is rendered for items with an attachment on an individual list basis?

EDIT: Following is the HTML that is rendered:

 <td class='ms-vb2'>     <img align='absbottom' src='http://devsandbox/_layouts/images/attach.gif' alt='Attachment'/> </td> 
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T05:03:13+00:00Added an answer on May 11, 2026 at 5:03 am

    The only real way you’ll be able to do this is to use jQuery (or some other javascript library). You’ll need to locate the elements you want to update on the page and change the URL’s

    $('img[src*=attach.gif]').each(function() {    $(this).attr('src', '/path/to/new/image.png'); } 

    My jQuery may be a touch wrong but that should be near enough to give you an idea of what to do

    Edit – The best way to have this down would be via a custom WebPart which renders the JavaScript. This way it can easily be dropped into any page you want

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a list, each item of which has several things in it, including
I have a list view control which at the moment only allows one item
I have a SharePoint List to which I'm adding new ListItems using the Client
I have an unordered list, each list item has an id (id=6~OriginalName) - when
I am working on a FYI page that has large list of top-tiered links.
I have an HTML select list which, when an item is selected, must show
What im wondering how to do is when someone edits a list item and
How do I get the div from within this (the last) list item? Currently
I would like to know how I can refer to a list item object
I have a list of 2-item tuples and I'd like to convert them to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.