set of columns and behaviour applied to lists
0
votes
1answer
7 views
Content types inherited from Folder content type with Publishing image field
I've a custom content MyAlbum type inherits from Folder content type, MyAlbum has a publishing image field, I've![enter image description here][1] bounded MyAlbum to new list from Document library ...
1
vote
2answers
18 views
Re-attach Event Receiver to library
Using SP 2010, we created a content type with an event receiver bound to the content type. The ER is an ItemDeleting ER that prevents deletes from the library. When we create a library and attach the ...
0
votes
0answers
11 views
SharePoint Designer 2010 workflows stuck on in progress
I was following this blog http://sharepointgypsy.blogspot.co.uk/2011/10/create-state-machine-workflow-with.html about SharePoint Designer 2010 state machine workflows and edited the choices in the ...
0
votes
0answers
10 views
SharePoint 2013 - Get Field Values on Postback
In SharePoint 2013, I add a custom field control (using the older SharePoint 2010 BaseFieldControl style of rendering) to a content type. Then, I try to add a new item to a list using the standard ...
0
votes
1answer
35 views
Items in folder not showing after filtering
following situation...
The goal:
i have a document library with different Project folders. Within these folders are various project files (exel - word - pdf etc.) that belong to that specific ...
0
votes
0answers
24 views
SharePoint 2010 - content-type with large lookup columns
We have to design a content-type with 20 lookup columns. Again lookup columns are dependent on "Managed Metadata" & "User profile" service etc.
Is it a good idea to design such CT?
If not, then ...
0
votes
0answers
14 views
Programatically Assign a content type id to 'CreateTaskWithContentType' in SharePoint 2013
I already have a content type created via the UI that inherits 'Task' and added to the 'Tasks' list. as show below:
Via C#, How can I associate this content type id with the ...
0
votes
1answer
27 views
Document Set - sort by Content Type?
I have a SharePoint site where we use document sets.
I would like to sort the inner view by content type. Is this possible? (i know through the GUI it is not possible)
thanks
I am able to create a ...
0
votes
3answers
26 views
How to remove Default “Document” CT from custom document Library
I have created document Library programmatically and add some custom Content Types to it. But I want to Delete/remove default "Document" content type from my document library.
How i do that ?
...
0
votes
1answer
34 views
How to provision OOTB CTs (Audio, Video and Image) to Custom WebTemplate
I want to provision Out of the Box CTs Audio, Video and Image to my Custom Web Template which is based on "BDR#0" in SharePoint 2013. How i do this ? Should i need to provision some feature to my ...
1
vote
0answers
12 views
Content type inheritance on Link to Document
I'm working on a reusable workflow in SP 2010 that moves documents through our management chain, where each member of that chain provides metadata input that can't be seen by those lower in the chain. ...
0
votes
1answer
21 views
Document IDs and Content Type Hubs
If i have my content types in a hub (different site collection) and I want to use document IDs on a subscriber site, does the Document ID feature need to be active on both the hub and the subscriber?
2
votes
0answers
24 views
DIP not displaying when doc template saved on SP
I have saved a document template and a Document Information Panel into a templates library in SharePoint 2013. If I associate the document template using a url to a content type (eg. ...
0
votes
1answer
24 views
Custom content type columns not getting displayed in document information panel
I created a new content type "Sales Proposal" inheriting from Document content type, which has a few required columns, and added it to my document library. However, when I create a new Sales Proposal ...
0
votes
1answer
13 views
Finding the URL for New Item Form - several content types
I am attempting to find the URL for the form to add new items to the list. I have several content types being used and would like to find the URL for each of the content types.
On a side note, I ...
1
vote
0answers
55 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 ...
0
votes
0answers
15 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
1answer
22 views
Easily update site templates
I have created a site with some lists and libraries. I have also set up the quick launch with some items and created a home page with some web parts.
I created a template from that site, so I can use ...
1
vote
1answer
15 views
View linking to wrong content type
I have a list that uses three different content types. Content type management is enabled for it.
Now, when I create my own view, and set the fields' property LinkToItem to TRUE, the links in the ...
0
votes
1answer
19 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.
...
2
votes
0answers
28 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 ...
1
vote
0answers
25 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 ...
0
votes
2answers
52 views
How content type hubs works?
I am really new to that concept, never used before, but after some readings these are my conclusions and later my questions
To create a content type hub I need to create a site collection in there I ...
0
votes
2answers
69 views
Building a Custom Edit Form on a Content Type
I've built a custom content type called "Document for Review" and added a few extra fields (as you'd guess it inherits from Document). However I'd only want some of those extra fields to show up when ...
0
votes
1answer
13 views
Changed event content type at parent now existing calendar lists content types are _hidden
I am new to SharePoint and I changed the event content type at the parent level. Now existing calendars list content types groups are _Hidden. The calendars also do not work now. Is there a way to re ...
0
votes
0answers
29 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
1answer
10 views
Column in Calendar says its used by content type, but its not!
I have created a custom content type called Vacation for a calendar list. When I look at the list settings page in the columns section, I find a column called Comments which indicates it is used in ...
0
votes
2answers
75 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
1answer
40 views
How can I define a “local” default value for Managed Metadata field in Content Type published from a Content Hub?
I am publishing a a Content Type from a Content Type hub. This content type contains a Managed Metadata column. The column has a default value, set in the hub.
On a subscriber site, I set a library ...
0
votes
0answers
12 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 ...
1
vote
0answers
61 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 ...
0
votes
0answers
39 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.
...
6
votes
3answers
264 views
Best practice for deploying Site Columns and Content Type
What is the best practice for creating a site column or content type in SharePoint 2013? Is it still recommended to use farm solutions? I was hoping we could do something with the new app model, but ...
0
votes
1answer
48 views
Column validation on managed metadata term
I would like to validate when i create a new list item that the metadata item selected is a specific item and not a top level category
for example in the above you should not be able to select ...
0
votes
1answer
53 views
Adding “Link to Document” to all document libraries in SharePoint 2010
Is there a way to add the "Link to Document" content type to all existing document libraries in a site/site collection other than editing each one manually? I'm fine to do it with PowerShell if there ...
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 ...
0
votes
1answer
46 views
SharePoint Library - Multiple Content Types - Each Type as a link on page to open document
I have a SharePoint library for multiple request types. Each request type has it's own InfoPath form, which I published to the library as content types. All that is working fine. However, instead ...
2
votes
0answers
55 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 ...
0
votes
2answers
111 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
0answers
65 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
1answer
23 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
1answer
32 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
76 views
Can an InfoPath 2010 form be built from an existing content type
I have several custom content types defined in a site collection defined as a hub. These content types have been published and I have some other sites that use these content types. I would like to ...
0
votes
0answers
50 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
42 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
1answer
70 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 ...
0
votes
0answers
73 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
28 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 ...
0
votes
1answer
75 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 ...
0
votes
0answers
122 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 ...
