Views in SharePoint are different ways to present the same list of items in various ways. Views can be created, updated, deleted and customized.
0
votes
1answer
3k views
How do I prevent Sharepoint from asking to download html files to my local machine?
I have a page that contains a Page Viewer web part. Each time the page loads, in both edit and view modes, I get a File Download dialog box asking "Do you want to save this file?", listing the correct ...
1
vote
1answer
827 views
How to attach programmatically and XSL to a View
I have my custom Document Library with his own content type, views and so on...
I'd like to add a particular XSL to a View, to trasform particular value into other.. This works if I put the XSL file ...
0
votes
1answer
35 views
How to restore the default SharePoint Blog homepage
I have applied a different view to the blog homepage on my SharePoint blog site. Now it seems I cannot restore it to the original view where it displays all the blog posts and the content, and it now ...
0
votes
2answers
262 views
How to get elements from essential List programmatically
I have gotten two lists (like a view) from Microsoft Dynamics CRM. How can I get a elements from these two lists to the C# Sharepoint code in .cs file. The Administrator of CRM told me that this lists ...