set of columns and behaviour applied to lists

learn more… | top users | synonyms (1)

0
votes
1answer
26 views

Centrally managing or updating the content types of all document libraries in SharePoint 2010

So I have read articles on Managed Metadata, Content Type Publishing and Editing Document Library templates and while related none of these seem to do what I want to do. I want to add the "Link to ...
0
votes
1answer
21 views

Position of Content Types

Whats the difference in creating a Content Type in the Root Site collection to that of a subweb? I've noticed when created at Root lovel its available to all sub-webs wheras if I create at web level ...
0
votes
0answers
39 views

SharePoint 2010 - Missing base content types when creating new site collection

It happened in just recent week in our production farm that when a new site collection is created, using Team Site template, no base content types got created at all. Here is the list of base content ...
1
vote
2answers
1k views

Sharepoint List - Multiple Content Types - No Default Type?

I have a Sharepoint Calendar List that has multiple content types. When I click the "Add Item" link on the calendar, I am prompted to add information for the default content type. However, I want to ...
0
votes
0answers
37 views

user informations on list sharepoint 2013

I want to get the user informations such ad user name, department manager etc. I created a content type and add this content type to the list on vs2012 . How can I get these values and set rules ...
2
votes
1answer
104 views

Error while form opening if it is created from SharePoint Designer

I got stuck! :P My goal: New form in source library ====> New form in target library [both web-browser enabled, following Infopath templates] Using "create list item" action within a workflow ...
0
votes
1answer
56 views

Opening newform/editform.aspx in SP Designer for further customization only shows default forms

On a document library I have a custom content type and I want to edit its forms in SP Designer. Going to the library in Designer and clicking on any of the forms in the Forms section shows a seemingly ...
1
vote
1answer
167 views

Content type ID on a file different from actual content type ID?

Moving from "a sharepoint user" to "a sharepoint power user", I now am facing the world of Powershell and more. One thing that really puzzles me is the following. Ok, so I have a document library ...
1
vote
2answers
74 views

A change to the 'required' value of a site column not reflected in content type

As title suggests, I had a site column defined in the xml of a content type. The site column was required. I have just changed the definition of this field (it is not defined anywhere else in the ...
0
votes
0answers
62 views

Creating a New Form for content types in SharePoint Designer

This question is specific for SharePoint 2010. I have one list with 2 site content types. In SharePoint Designer, I can create a New Form and specify a content type for that specific New Form. When ...
1
vote
1answer
27 views

How to add a new custom Content Type without disruption?

I need to add a new custom Content Type to an existing SharePoint Intranet site but I want to make sure I do not disrupt any of the data or web parts on the site. What is the best way to go about ...
1
vote
1answer
257 views

Issue with lookup column in subsite

I add lookup columns with a elements.xml file and like everyone else I had issues with them once deployed, i.e. "Get information from:" was empty for the lookup list. I found ...
0
votes
1answer
69 views

Propagate Site Column Changes to Pages

Is there a way to change a SharePoint Image site column to enable the use of RichText, and then propagate that change across all sites of the site collection? The issue I am experiencing is that ...
1
vote
1answer
137 views

How to enforce metadata in document information panel in SP2010

My document library supports several custom content types. When "Add new document" is clicked, the Browse dialog for uploading the file is followed by the Document Information Panel which is properly ...
2
votes
1answer
163 views

ContentTypes and Site Columns via Visual Studio / CAML Query Updates broken

I've been using CAML queries to do list updates for quite some time, but recently they've stopped working, and I have no idea why. Even an extremely simple query seems to be failing. For example the ...
1
vote
0answers
362 views

Folder Content type gets lost when using a list template

I created a new folder content type that has several columns of data and then created some folders in a list using the content type. I then created a list template and included content. When I created ...
0
votes
0answers
104 views

ContentType Publishing Error: Field internal name 'xxx' conflict

I am getting content type publishing errors with message: Field internal name 'coInformationBankCategory' conflict. The field is a managed metadata field. The feature containing the contenttypes and ...
1
vote
5answers
804 views

One content type with multiple templates

I have a situation were I have to create multiple templates for one content type. I am aware that this can be achieved by creating multiple content type but I am trying to have multiple templates ...
2
votes
1answer
76 views

Copying content types along with the Infopath Form from one library to another in SharePoint 2007

I am trying to copy a Infopath Form from one library to another ( archive ) in SharePoint 2007 with all of the information available in the first library. In other words, I do not want only copy the ...
1
vote
1answer
222 views

Error occurred in deployment step 'Activate Features': The parent content type specified by content type identifier 0x0101 does not exist

I have created 80 content types. some of them are inherited from some other content types. I have placed all the content types in feature in such an order that parent content types are at top. But ...
3
votes
2answers
751 views

Nested (inherited) content type and inherits false in 2010

I can't find a CAML based solution to the following problem, I appreciate that if I created/edited the content type using the object model it would probably be OK but for this situation I need to use ...
0
votes
0answers
57 views

SharePoint 2010: Non-mandatory date field is prompting for a date upon item edit

Morning all, My current set-up is SharePoint 2010 Standard RTM. My scenario is thus. I've created a series of content types for internal auditing purposes. One of the fields is a date/time data ...
2
votes
1answer
95 views

Programatically update field/column name in a list on all sub sites [Powershell]

What I want to do is with a Powershell script programatically go through all subsites in a site collection and change a column name in a list from "Web" to "Site". So in easier words: Go through ...
3
votes
1answer
237 views

How can I get a tree view for content types out of the metadata navigation hierarchy in a document library?

I have a hierarchy of content types that's currently two levels deep, and could go to three. These are for legal documents and may ultimately be used as templates in Word... which is why I opted to go ...
2
votes
1answer
64 views

Duplicate Save and Cancel buttons Document Library Edit Properties

I have duplicate edit and save buttons when I edit properties of a document in a document library. I copied this site from another using Manage Content and Structure. The original site did not have ...
0
votes
0answers
83 views

InfoPath form published into a Content Type Hub doesn't load in web browser in consuming libraries

We are deploying several content types to an organisation via the Content Type Hub functionality of the Managed Metadata Service in SharePoint 2010. Our main focus at the moment is Project Server and ...
0
votes
0answers
25 views

Content type & form not updated

I have a similar issue. I add a new column to content type list in SharePoint UI & reorder the content type the way that I want. I mark the checkbox to update content type list. Ideally, I should ...
0
votes
1answer
508 views

SharePoint Designer doesn't see changes in content type

I've changed a site content type and set it to update those that inherit from it. However, when I go to create a custom list form based on a list with one of those content types, SPD gives me the old ...
2
votes
2answers
698 views

One list, multiple content types: wrong New Item forms

I have set up a list with two content types. When I click the New Item button, a dropdown is displayed which contains the two content types. So far so good. However, the forms behind those buttons are ...
2
votes
4answers
337 views

Document IDs on existing Lists with inherited Content Types not showing

I've got some existing lists that have custom content types inherited from the Document content type. I've activated the Document ID Service feature, and any new lists I create using the same content ...
0
votes
1answer
193 views

Sharepoint Change Content Type Dropdown

SharePoint ChangeContentType DropDown I have attached an application page to the custom document based content type as its edit form. That content type is being used in a document library which has ...
0
votes
1answer
29 views

Attempting to Add a Column to the Folder Content Type Leads to “The content type ”Folder“ is sealed”

I want to add a column called "Relevance" to the Folder content type so that I can create views based off of it. Is this not possible?
1
vote
0answers
121 views

Content type inheritance and event receiver

I have defined in a VS project a custom content type "Parent". I want to let the user create (from the ui) child content type of this content type, while benefiting some shared behavior (auto filling ...
0
votes
1answer
24 views

List Content Type broken from the site content type

How can I re-establish a broken link between a list content type and a Site content type, considering the fact that most of the existing documents are already using the broken list content type?
0
votes
2answers
620 views

Web part and content type

I'm using SharePoint 2007, custom list. I have created 2 content type on that list. on the home page I create 2 web part. I want that each content type appear in one web part. is it possible?
0
votes
1answer
56 views

Different View for Top-Level folder and folders of a Content Type (programmatically)

I have a Document Library where I add Folders of a specific Content Type. Inside these folders I can upload documents. I would like to have different Views for both. I found a manual solution as ...
0
votes
0answers
100 views

InfoPath 2013: How to create a submit data connection to current library without code?

I created an InfoPath form, published as a site content type to a SharePoint 2010 farm. It is used is several similar libs. To not prompt the user for a filename on submit, I need some sort of ...
0
votes
1answer
181 views

How to save infopath form with unique filename when it is published as site content type

I created an InfoPath form which should be published as a site content type. The content type will be used in several libraries. The form must create an unique filename for every new instance. Every ...
2
votes
0answers
38 views

Why the Required property of field is changing to false?

I created site column with Required="true". Then I created site content type and added my column to it . Then I created list, selected "Allow management of content types?" to "Yes" and added my ...
3
votes
1answer
144 views

Removing Workflow Association on Content type programmatically with push to children

I am required to remove Workflow associations on a content type and from all the child content types deriving from this, as well as the list content types, deriving from the derived. ct - A Site ...
1
vote
1answer
277 views

What is the purpose of SharePoint 2013 Site Content Type - “JavaScript Display Template”?

Under SharePoint 2013 Site Content Type - JavaScript Display Template Content Type is present, what is the purpose of the content type and how we use it?
3
votes
1answer
88 views

SharePoint 2010 Workflow Deployemnet from DEV to UAT

I have Sharepoint 2010 DEV and UAT sites. I have made some changes in DEV workflow and I want to deploy the changed workflow to UAT site. I have created the workflow template and saved .wsp file to ...
2
votes
2answers
203 views

Content Types “New Item”

I am working on the Knowledge Database in SharePoint, so I have created several content types with lists. I want customers to be able to create a new article and get a different FORM based on the ...
1
vote
1answer
287 views

How can I filter SPHierarchyDataSourceControl Datasource by Content Type [duplicate]

I am trying to display only Document Libraries using SPTreeView control. I am providing SPHierarchyDataSourceControl with ShowDocLibChildrent = true as a datasource to spTreeView control. But this ...
1
vote
2answers
226 views

Custom list definition using OOB Site column causing problem

I have a custom list definition where i want to use the OOB URL site column plus a site column that i created in another list definition. When i do it and try to display the All Items view it says it ...
3
votes
1answer
46 views

Hide SPContenType in use

I'm trying to hide (or remove it from the new button drop) a SPContentType that is already in use via Powershell scripting. Even if before: $SPContentType.Hidden = $true $SPContentType.Update() I ...
2
votes
1answer
75 views

Help Return Lists With With No List Items

This is my first time posting and I'm looking for some help, so hopefully someone has an answer. I used the search, but didn't find anything. I created a custom list definition, and content type ...
4
votes
2answers
336 views

Get all Files from sub folder of a certain content type

my problem is I have a document library with sub folders. Also the document library got more than one content type. Is there a way to create a CAML or LINQ query to get all files of a certain content ...
2
votes
1answer
100 views

Content Type Lifecycle management best practices

I saw thisarticle in the link below and I wonder if you could help me with some questions I have http://msdn.microsoft.com/en-us/library/ee330223(v=office.12).aspx In our current project, which we ...
0
votes
0answers
29 views

can a workflow be assigned to a list and a content type

I'm creating a workflow that needs to run everytime a article is added to a list, but it also needs to be able to check a field that is in a custom content type. This content type is used for every ...

1 2 3 4 5 12