set of columns and behaviour applied to lists

learn more… | top users | synonyms (1)

2
votes
3answers
557 views

What is the best way to provision Content Types and managed metadata columns in SharePoint 2010

What is the best way of provisioning ContentTypes, Columns and Metadata columns in SharePoint. Keeping in mind that we have two approaches of 1) SP object Model and CAML (declarative way). Which ...
4
votes
2answers
284 views

Add new Content Type to Multiple Document Libraries in SharePoint online(Office 365)

I have one Sample Document Library on SharePoint Online (office 365). this Library has 5 different document content type. And using this Library as a template i have created 300 new Document Libraries ...
3
votes
2answers
1k views

New site columns are not being completely propagated to a content type in a site collection

We're working on a SharePoint 2010 publishing site that has been deployed to our client's environment. We need to add 5 new site columns and add them to one of the content types (that's based on ...
2
votes
2answers
376 views

How to make Add new Item link to navigate to Custom Form

I have made Custom Content Type, and List Definition from that Content Type. What I'm trying to do now, is create custom display/edit/add forms for List Item, and when user clicks on Add New Item, ...
2
votes
2answers
83 views

Content Type Issue while migrating from SP 2007 to SP 2010

I have migrated a content Database from SP 2007 to 2010. When i check the list settings, i can see that it has been associated with a content type . But when i check it in the site content type ...
1
vote
2answers
76 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 ...
1
vote
2answers
318 views

Issue with External Data Columns on Document Libraries with Content Types

I have site content type called ContractBase that has a bunch of fields that are used in contracts. I created some other site content types (ContractType1 and ContractType2) that inherit from ...
0
votes
2answers
86 views

How to open a file using Item Id in SharePoint document library?

I am working on SharePoint Foundation 2010. I want to open file from a link. I found a solution "Link To Document" content type. But in "Link To Document" content type we need filename of original ...
0
votes
2answers
49 views

New column added to content type - not appearing on an item of that type

As title says, I have added a Site Column to an extisting Site Content Type. When looking at an item (it happens to be a page) that is of that content type, I can't see the new field. By 'looking at', ...
0
votes
2answers
363 views

Define contenttype with list

I have defined my list definition as following: <List xmlns:ows="Microsoft SharePoint" Title="Requests List Definition" FolderCreation="FALSE" Direction="$Resources:Direction;" ...
0
votes
2answers
164 views

How is content type inheritance set?

I am building a WCM site. I have a custom Content Type for my pages, set at the Site Collection level. When I create a sub site, however, that content type is not present in the Document Library ...
0
votes
2answers
1k views

Why is the icon for my custom document template broken?

Before I get to the meat of it here's some background information (and an apology for the wall of text...). I'm running SharePoint 2010. I have created a content type called E-mail, using Document ...
0
votes
2answers
501 views

SharePoint 2010 Content Type setting ShowInNewForm to FALSE not working

I'm trying to create a Content Type that derives from the default Task type in SharePoint 2010. I wan't to hide some of the fields from the new content type so they are not shown in the new form. I ...

1 2 3 4