After uploading a .csv file, the icon displayed for it in a document library is just a little white page. If you want to show the Microsoft Excel .csv icon for such a file, execute the following steps:
<Mapping Key="csv" Value="CSV16.GIF" EditText="Microsoft Office Excel" OpenControl="SharePoint.OpenDocuments" />
You could do the same to display an icon for pdf documents. The only difference is that you should first upload yourself a .jpg or .gif file as it is not yet present after installing SharePoint. Upload the file in the 12\TEMPLATE\IMAGES hive and execute the steps described above.
Fixed my laptop not going into standby
-
A while ago my laptop wouldn’t properly go into standby mode anymore; the
screen turns black but the whole laptop would go into overdrive with only a
hard ...
3 years ago
Hi
I was trying to solve this problem for long time. but i am still not able to do this. here is my problem
i have a need to hide everything from the list view webpart toolbar items except “Export Event” which i did through the javascript and content editor web part.
but the main problem is it hides the toolbar for everyone. what i need is-i want to hide /show the item in toolbar according to the user roles and permission . for example if the user is administrator i don’t wanna hide anything. how do i do THAT? if you could give me resources or code sample then that will be great. thanks
Hari
Post a Comment