0
votes
1answer
15 views

missing content type name and description in the new item dropdown

I have created a content type based on the oob item content type, list definition and a list instance and they are activated via a web scoped feature. It all works as expected apart from one thing. ...
0
votes
0answers
26 views

Student Class Certificate Management [closed]

I have a requirement to build out a site that allowed for the following features: A group of instructors can create class entries. The enterprise have the ability to see upcoming classes up to 3 ...
0
votes
2answers
53 views

Hide Columns in Document Information Panel, but show in properties panel

I am trying to hide some columns from view in the DIP, but allow users to change them in the properties panel for the document. I am trying to associate 3 base content types for attaching different ...
0
votes
0answers
11 views

Are there any performance thresholds or limits for content types and their children?

We're having an issue with a client who is unable to update a content type's template. The content type is used within about 200-300 sites/webs. When they use the Upload Document page in the Advanced ...
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 ...
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
1answer
55 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
1answer
38 views

Adding a required column for an existing content type, what happens?

This is just a theoretical question as I am in planning stage, so I dont need to know how to do things, just if they are possible. Lets say I have a content type that I need to change and add a ...
0
votes
1answer
329 views

How can I add button to ribbon that visible only for specific content type?

I have document library and i want to add button that will be visible only for my content type: <Elements xmlns="http://schemas.microsoft.com/sharepoint/"> <!-- Parent ContentType: ...
1
vote
2answers
207 views

Matching value from single line of text column to lookup column

I have a library containing a large amount of items. The library contains a column of type 'Single line of text' with a code in it. The code was taken from an external system and entered manually. ...
3
votes
1answer
143 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
2answers
670 views

How to get default content type of list programmatically

How can I get default content type of sharepoint list programmatically?
2
votes
1answer
79 views

How to activate content type on specific web?

I have site collection ex: http://microsoft.com/ and i got few child webs: http://microsoft.com/news/ http://microsoft.com/somethingelse/ <Elements ...
3
votes
1answer
87 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 ...
3
votes
3answers
94 views

Is a ContentType worthwhile/necessary in this situation?

I'm creating a custom List Definition. I've previously been told that I should create a ContentType, and a ListDefinition from that. But this seems to mean a lot of duplication in my project files. So ...
2
votes
2answers
206 views

How to use one page layout for few content types

I have elements.xml with module: <Elements> <Module Name="IntranetNewsPageLayout" Url="_catalogs/masterpage"> <File Path="IntranetNewsPageLayout\IntranetNewsPageLayout.aspx" ...
3
votes
1answer
45 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 ...
0
votes
0answers
72 views

Projected Fields on Site Column not added to Document Library when Content Type Added

I have Site Column called PropertyDirectory that is a lookup on a List and I have checked several fields under the "Add a column to show each of these additional fields" section. I also have a ...
0
votes
1answer
165 views

Error While Creating Site Collection

I am creating Site Collection with Team Site Template. When I tried to create it shows me error that The parent content type specified by content type identifier 0x0101 does not exist. Note : ...
2
votes
1answer
2k views

How to update a deployed content-type?

I created a content-type and applied it inside a document library. Now, if I go to the conent-type gallery and delete one of the fields, and then go back to the library and view the available ...
1
vote
2answers
54 views

Use media content types on a publishing page

I'm trying to make a new publishing page that can use either Images, Video or Audio. I'we already made one that uses the PublishingWebControls:RichImageField but cant find equivalents for video and ...
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 ...
0
votes
1answer
28 views

synchronization of fieldlinks accross sites. (deleting a fieldlink will remove the data?)

We have a corrupted sitecollection where lists are behaving strange in production, but they are working fine on acceptance and test with the exact same deployment steps and scripts. Our best guess is ...
0
votes
1answer
292 views

External content type from SQL stored procedure with EXEC

I'm trying to create an external content type from a stored procedure. I'm hitting one problem, when creating a Read List Operation, though: The wizard is not able to find any return parameters (see ...
3
votes
3answers
2k views

How to Submit an InfoPath Form to its Own Library?

Salvete! I have an InfoPath-based content-type. I also created a forms library in several subsites that each use this content-type. Now, I need to fix my InfoPath content-type form so that it gets ...
0
votes
2answers
423 views

How to update a infopath built content-type

With InfoPath I created a content type and saved it in a library. Now I want to edit the infopath form and save it, but it tells me: The form template cannot be published to the server: ...
1
vote
1answer
470 views

How to use Infopath to Create a Custom Content Type for a List?

Salvete! I want to use InfoPath to create a Content Type for a List. I know how to create a site-content type using infopath, but that generates an form that you have to save in a library. I want ...
0
votes
2answers
497 views

How To Autosave a Form Based on a Infopath-based Content Type?

Salvete! I have followed this guide and created a site-content-type using infopath (very tedious if you have lots of fields). Now, how can I make it so folks can fill out my new form? Then I ...
0
votes
2answers
81 views

How to add other content to a content-type?

Salvete! I want to create a custom content-type, but I want to add a few subtitles and maybe some custom content, such as graphics, or explanations, to the fill-in area. How can I do that short of ...
0
votes
1answer
51 views

How to specify the name of a ContentType in code for multi-language site?

according to the documentation I can do: <ContentTypeID="0x01000188a30d01ae4607bbe5800bbbaf2550" Name="$Resources:LocalizeContentType,ContentTypeTitle" .... However I seem ...
2
votes
2answers
201 views

Lookup List and return data from within a Form

OK, I'm beginning to despair at SharePoint...please help restore some faith :) Seems some very basic things are very hard to achieve? 1: I have data in an SQL database table. 78,000 rows, but I want ...
0
votes
1answer
82 views

Multilingual User Interface (MUI) not works with SiteTemplates

I've created a CType and create columns namings for multiple languages by changing the current language and set the corresponding naming. Then I create a Subsite (same language based) using those same ...
0
votes
0answers
102 views

Content Typed Field Names not propagated with Multilingual User Interface (MUI)

I've created a CType with columns namings for the alternated languages, by changing the current language and set the corresponding naming. So far so good, it works as expected. The problem comes when ...
0
votes
0answers
351 views

SharePoint 2010 and UNC Path Link-to Documents

We have recently upgraded to SharePoint 2010 from a stable 2007 application. In 2007, we were utilizing Link-to Document content type to link to fileshare documents via UNC path. We built several ...
0
votes
3answers
292 views

2 Content Types: Same column name, different choices. Possible?

I am trying to set up a number of different content types and have come across a road block. I am trying to create a "Policy Document" content type and a "Training Document" content type. Within each ...
0
votes
0answers
258 views

Unable to create inheriting content types - A duplicate content type was found

I'm trying to create several content types via code, and they are all inheriting from a custom content type which was previously deployed. Here's the weird part, i can deploy once from Visual studio ...
0
votes
1answer
70 views

Custom Content Type on Documents SharePoint 2010

I'm trying to attach a custom content type to Document Library so that it's available to users whenever they upload a new document, they'll have the necessary columns visible. I'm struggling to staple ...
1
vote
1answer
234 views

Issue with Content Organizer Rule for Document Sets in SharePoint 2010

I have created a new custom content type for document sets in SharePoint 2010. This content type is published via a Content Syndication Hub. I have also created a Record Centre site on the same web ...
2
votes
1answer
334 views

How to restrict/hide OOTB document libraries creation

Is there a way to restrict the out of the box document libraries like "Document Library" "Picture Library" etc and just have custom document libraries being shown in the pop-up below?
0
votes
0answers
43 views

Add Content Type to Additional Filter in Content Query

Additional Filters in Content Query no longer has content type to filter on. Any ideas how I can custom add it to the web part.
2
votes
3answers
553 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 ...
2
votes
1answer
177 views

SharePoint Framework for Programmatically creating Fields, ContentTypes etc

I am looking for a SharePoint Framework/API which can be used to programmatically create Artifacts like Fields, Lists, ContentTypes etc using SP 2010 Object Model. The objectives are: Provide ...
0
votes
1answer
1k views

Setting file Content Type using Client Objects

Setting the Content type the same way as setting other metadata fields does not work in ClientObjects. Anybody knows why? Here is what I do, and works for other columns: var fci = new ...
1
vote
2answers
298 views

Add field to content type in specific position

THe code below is working perfect, however I need the new field to be in the 5th position, and not at the end in the forms. Any idea how? private void UpdateDossierContentType(SPWeb parentWeb) ...
0
votes
1answer
251 views

List of Sub Sites and Workspaces

I would like to create a list of Project Sites and links to pages, on the Projects site. To contents of Sites and Workspaces. This process should be automatic when you establish a new project site, ...
0
votes
1answer
290 views

Document Template - Columns from Content Type

I have a custom content type that inherits from the document content type, and has 10 columns (single line of text). A document template has been added to the content type from my local documents. ...
0
votes
1answer
51 views

How to add extra custom content type to Contacts based ListInstance

I am trying to build a custom ListInstance for deployment in Visual Studio. It should be based on the Contacts template so it can be opened in/linked to Outlook, but I also want to add two other ...
2
votes
1answer
156 views

Add content types programmatically into SPList takes too long

I've dozens of CTypes to add to an SPList programmatically (cause content types are provided by CTH) and each oSPList.ContentTypes.Add() takes almost 1sec. Is there any other approach ou code ...
1
vote
1answer
379 views

ContenTypes on List Definition not added

I've an ListDefinition with some references to existing Content Types (provided by CTH) but when the list is created the content types are not added. elements.xml <Elements ...
1
vote
1answer
403 views

Library ECB shows “Change New Button Order” for all users

We have a document library which has content type management enabled. The library allows two content types, one based on Document, the other on Document Set. We also have a custom action attached to ...

1 2