Tagged Questions
0
votes
1answer
36 views
How to Create a View of a Particular Content Type when there are Mulitple Content Types?
Salvete! I have a forms-library with two content-types that appear in the "New Document" menu. How can I create a view and choose which content-type to use?
Let me explain. I have two ...
2
votes
1answer
360 views
How to add required column comments in library Sharepoint Fundation
I try to add required column "comments" in library but I have problem, when I add column and I check in "Require that this column contains information:" when I try to save this file (.doc) I don't see ...
1
vote
2answers
383 views
Manage Content Types in Site Pages library
Is it possible to manage content types for the Site Pages library in the browser? If this is not possible, what's the rationale that this can be done in nearly every library and list, but not Site ...
6
votes
1answer
1k views
Opening the default “New Document” editor for a given ContentType from an external C# application (Sharepoint 2010)
I'm currently working on integrating some SharePoint functionality to an existing C# application we have here. Most of the requirements have be fairly easy to implement: I'm using the ListData REST ...