set of columns and behaviour applied to lists

learn more… | top users | synonyms (1)

2
votes
0answers
24 views

How to create a search scope for content type in a sub site?

I have parent site i.e sharepoint.microsoft.com & a sub site sharepoint.microsoft.com/child/ Now a content type named "Problem" in created in sub site. I would like to add this content type in ...
2
votes
0answers
51 views

Sharepoint Workflows and Managed Term Sets

Platform: Sharepoint 2010 with Sharepoint Designer 2010 Are there any explanations out there on how to create a workflow with an email template that is sent to certain people based on a taxonomy term ...
2
votes
0answers
39 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 ...
2
votes
0answers
71 views

How can I create a Enterprise Wiki pagelayout with a repeating content type?

So this is the situation: my customer wants to have a web service catalog in an Enterprise Wiki. Per service we need to store fields like: - service name - description - goal - status - version ...
2
votes
0answers
77 views

CQWP displays error when pointed at specific subweb

I wonder if anyone can help. I have a content type (FAQ) that I deploy in several different webs. I then use a CQWP to display all the FAQs used (aggregating them from different subwebs). This was ...
2
votes
0answers
183 views

List Definition, disable modal dialog for View item form

I created two List Definitions with custom add\edit\view forms. Now I want to disable modal window only for "view form". I found solution where NavigateForFormsPages="TRUE" was used. But this ...
2
votes
0answers
78 views

Risk in inheriting from “Event” content type?

I'm looking to inherit from the "Event" content type (0x0102) to enrich the meta data associated with calendar items. OOTB it's hidden but I've found many blog posts talking about how to get round ...
2
votes
0answers
228 views

NullReference when creating custom page

I am trying to display content in a formatted, custom page in SP10. I created a content type, I'll call BobType, which uses "Page" as the parent (actually, i've tried it with "Enterprise Wiki Page" ...
2
votes
0answers
301 views

Another issue with custom content type

I have and content type, which has Element as base type. I prepared two resource files to provide localization - AppDB.resx and AppDB.pl-PL.resx for Polish language. I also created custom fields with ...
2
votes
0answers
349 views

Content field not recognized on Page Layout

I'm using SharePoint Designer 2010 to create a custom page layout. I have a content type called "Web Part Page" and its parent is "Page" content type. I have several site columns associated with this ...
1
vote
0answers
30 views

A duplicate field name “GUID” found when adding custom content type to custom list

I've created a custom list with one content type inherited from 'Schedule' (no additional fields). Now I need to add one more content type to the instance of that list in the feature activated event ...
1
vote
0answers
21 views

Custom content type for SharePoint2013 Calendar?

I've created custom content type for Calendar in SharePoint2013 that inherits from Event. Now, im having issue with creating/adding a new item in the calendar. SharePoint2013 does not want to save my ...
1
vote
0answers
43 views

Document Information Panel (Infopath 2007 .xsn) crashes Word 2010 when creating an instance of the content type, any idea why?

My problem seems to be that whenever I create an instance of a document content type it seems to crash Word 2010, I've tested it on another PC with Word 2007 installed and it opens the document just ...
1
vote
0answers
28 views

Add a field to all the contenttypes of the current list

I have two content types that I want to use to more than one list. I want to add a Field to ONLY one of those lists, but I want to add the field to both the content types of the list, without ...
1
vote
0answers
122 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 ...
1
vote
0answers
42 views

Changing content type from a sp2013 app using REST

I'm creating an app that uses a calendar and its events as a source for information. My app, however, needs some additional fields associated with the event. The additional fields are easy to create ...
1
vote
0answers
71 views

SP2010: Value of the 'Title' field is not stored when saving from pagelayout

I've created a pagelayout associated with a specific content type that contains the standard Title field. In my aspx file, I have an EditModePanel with attribute PageDisplayMode set to Edit, and ...
1
vote
0answers
238 views

Modify “Edit this Task” Outlook button for SharePoint 2010 workflow task custom content type

I have created a custom content type based off of workflow task content type by following along with this article http://fmuntean.wordpress.com/2009/11/27/infopath-task-forms-made-easy-part-2/ ...
1
vote
0answers
56 views

Why isn't my content type drop-down selection available on my custom list form?

Please forgive my SharePoint ignorance. I needed to make a field read-only on the edit form which required me to use a custom list form. Now another roadblock...the content type selector is gone. Is ...
1
vote
0answers
380 views

Missing my custom content type in UI List instance

In visual studio I defined some content types. In addition I added each content type to a list definition and created a list instance from each list definition. When I install my solution in ...
1
vote
0answers
39 views

Listdefinitions use Listname as Contenttype

I have a Sharepoint 2010 Foundation, VS2010 and i use the Sharepointfactory(spsf.codeplex.com), if this is important. My typical approach are: I create first some fields, then i use these in a ...
1
vote
0answers
163 views

My List Content Type is no being found by SPMetal

I am trying to use Linq to Sharepoint for some custom reports but I am running into an issue trying to setup SPMetal. I generated the class but for one of my lists "ListA" only ID and Title fields ...
1
vote
0answers
262 views

Adding/removing items to/from a DropDownChoiceField

I can't seem to manipulate the items displayed in a DropDownChoiceField I have that's tied to a field on the custom content type with big, really frustrating problems. This field is only visible in ...
1
vote
0answers
421 views

Add files to document library based on content types

Okay, I am using following powershell script to add files to document library. Initially, the library only had built in content type "Documents". But now its another content type "Link to a Document". ...
1
vote
0answers
128 views

applying a managed meta-data column to a content type vs adding it to a view

Hello this is my first question on here so please be gentle. i have just provisioned a new document content type called GCDocument (whose parent is document) along with some new fields, such as a ...
1
vote
0answers
160 views

Assigning Icons to Content types

I'm new to sharepoint and really hoping someone can help. Right now I have added a couple of content types that inherit from "folder" and some other from "item" (and each other, but they're not the ...
1
vote
0answers
47 views

Removing System Content Types

I have deployed a Content Type Hub which has my organization's "Primitive" Content Types. These types are obviously inherited from the System Content Types (Document, Item, Announcement, etc..). Now, ...
1
vote
0answers
182 views

How to update content type document template from templates list?

I have a single list at SharePoint root that contains document templates for content types (C scenario). This works and the template is being associated to child content types in lists. Now i added ...
1
vote
0answers
237 views

Content Types not visible under New Button

I have a Sandboxed Custom Action for SharePoint Designer that can add Content Types to Document Libraries. The problem is that it does not automatically add it under the "New Document". It's not ...
1
vote
0answers
89 views

Manage content and structure copy page is not setting same content type on target page list item

In SharePoint you have the ability to copy pages from one list to another. I have a page in list 1 which is set to use the Page content type. When I copy this same page to list 2 (same web) it copies ...
1
vote
0answers
159 views

My custom form isn't saving lookup fields

I have a list with two content types. I've created two custom forms for creating new items (because one field I don't want until the 'edit' form). One works great. The other one doesn't. What's ...
1
vote
0answers
115 views

Document library - problem with document link

I'm trying to create a database of files, which will mostly contain *.zip packages with SCORM. This packages will be stored in remote location and I'd like to provide only links for them. SharePoints ...
1
vote
0answers
26 views

Changing Data Types

I want to change the data type on a field from text to multiline, Before I do, I want to know what to expect as in errors, or problems this may cause with the data already stored in that list? Please ...
1
vote
0answers
208 views

Where do added listitems inherit the “ProgId” property?

/// <summary> /// An item was added. /// </summary> public override void ItemAdded(SPItemEventProperties properties) { base.ItemAdded(properties); ...
1
vote
0answers
808 views

SharePoint List with multiple content types and the datasheet view

According to this thread. SharePoint 2010 does not "support" using the datasheet view with multiple content types configured anymore. But maybe somebody knows a workaround for my problem: I have a ...
1
vote
0answers
153 views

Document Sets & Content Types

Our users generally work offline - hence we want an ability in Document Set whereby Documents can be uploaded in a Document Set The Uploader is asked - Which Document Set should be used to uploaded ...
1
vote
0answers
827 views

Overriding FormUrls and alternative form?

In a content type, I override the forms of the CT : <XmlDocuments> <XmlDocument NamespaceURI="http://schemas.microsoft.com/sharepoint/v3/contenttype/forms/url"> <FormUrls ...
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
13 views

Can I prevent author field being populated when changing content type?

I have two content types: Content type 1 only has the standard author field. Content 2 also has a custom field with display name "Author". When I change the content type of a document from 1 to 2 ...
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
34 views

Integrate Rich Text Content in Document Library with MS Word 2010 using Quick Parts

I created custom rich text content type in my document library. When i tried to map the created custom content type in MS word 2010 using quick parts, i am getting html tags instead of formatted text. ...
0
votes
0answers
60 views

Content Types and Site Columns

I'm creating an extranet site for clients using SharePoint 2013. Each client will have their own subsite. I'll be pushing data from a separate database to SharePoint. I was going to setup content ...
0
votes
0answers
44 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 ...
0
votes
0answers
38 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 ...
0
votes
0answers
64 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 ...
0
votes
0answers
107 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 ...
0
votes
0answers
62 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
85 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
26 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
0answers
106 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 ...

1 2 3 4