답변됨 Change the icon of the External Item picker

  • Donnerstag, 17. Mai 2012 04:08
     
     

    Hi,

    Is it possible to change the two icons of the External Data field to my custom icons?

    I want to change the icon of "Check if External Content Type exists" and "Select External Content Type" to other icons that I uploaded..

Alle Antworten

  • Freitag, 18. Mai 2012 09:46
     
     

    Sure.

    You could change the icon in the 14- folder of the server. (http://mysharepointwork.blogspot.com/2010/02/sharepoint-14-hive-directory-structure.html)

    There is a big list with all icons there, just replace the one you need and do a IISRESET.


    http://www.balestra.be || @marijnsomers

  • Dienstag, 22. Mai 2012 02:57
     
     

    Thanks Marijin,

    But the page is not existed anymore... do you have another sourse for change the picker icon?

  • Dienstag, 22. Mai 2012 08:06
     
     Beantwortet

    Ok,

    Do you know where your 14 hive map is?

    That is the location where you have installed SharePoint.

    Normally it is located here:

    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\IMAGES

    That is the place where all images in SharePoint are stored. Just find the right image (via right-click you normally get the name of the image), copy your new icons here and rename them to the same name.

    An IISRESET later and you are good to go.


    http://www.balestra.be || @marijnsomers

    • Als Antwort markiert Yin Hu Gui Dienstag, 22. Mai 2012 14:45
    •  
  • Dienstag, 22. Mai 2012 08:07
     
     

    Hi,

    This is a pretty good overview Installation and other special directories (SharePoint Foundation 2010)



    Dmitry

    Lightning Tools LogoLightning Tools Check out our SharePoint tools and web parts | Lightning Tools Blog

  • Dienstag, 22. Mai 2012 14:45
     
     
    Thanks for both of your helps!! That helped a lot!!
  • Mittwoch, 23. Mai 2012 14:03
     
     

    Hi,

    Is it possible to change the picker icon that only apply to a particular external data field? If i replace the icon in the 14 folder, it would apply to all picker icon over the whole web app... can i use coding in CEWP to change the icon??

  • Donnerstag, 24. Mai 2012 16:02
     
     

    yes you can!

    You could do that with some jquery on the page itself and change the img source to another item.


    http://www.balestra.be || @marijnsomers