- Go to
Site Actions, Site Settings
- Click
Site Content Types
- Click
Create
- Give
the new content type a name such as "Description"
- Set
the parent content type group as Folder Content Types
- Set
the parent content type to Folder
- Add
the new content type to a Group. I put it back in the "Folder Content
Types" group
- Click
OK
- Scroll
down to the columns section and click Add from new site column
- Name
the column and set all the usual column options
- Repeat
for any additional columns
- Click
OK
- Go to
your document library
- Click
Settings and Library Settings, or in 2010 click the Library ribbon tab and then
click Library Settings
- Click
Advanced and set Allow management of content types to Yes and click OK (this
may already selected)
- Scroll
down to Content Types and click Add from existing site content types and add
your new folder content type
- Go to
your document library and click the New drop down, or the New button in the 2010
Document ribbon, and add your new folder!
- Go to
the View drop down and click Modify this view and add your new folder meta data
columns (you will probably want to move them to just after the Name column)
Showing posts with label Content types. Show all posts
Showing posts with label Content types. Show all posts
Thursday, January 31, 2013
Adding a Description Column for a folder under Document Library
Thursday, July 28, 2011
The column name you have entered is already in use or reserved. Choose another name
I have faced very interesting issue last night.One of the users had changed / renamed the default content type “Title” to “Item Title” and when he tried to pull it back it gave an error – “The column name you have entered is already in use or reserved. Choose another name”
After modifying default name to custom name he realized that “Title” name had been changed to all over sites because on site all lists / libraries were inherited from parent content type. As a farm admin I even tried with no luck and got the same error.
I googled the issue and very quickly found resolution on - http://blog.weareon.net/fix-for-the-column-name-that-you-entered-is-already-in-use-or-reserved-choose-another-name/
There is a small JavaScript we have to run in browser which clears all the values in the forbidden column collection array and gives you a confirmation
And after running following JavaScript I got rid of that issue.
javascript:g_FieldName={};alert('Successfully cleared forbidden columns');
Subscribe to:
Posts (Atom)
Popular Posts
-
This is the method, I followed to achieve – add image to custom list with calculated / conditional column. Following is the result list...
-
if you want to do a User profile import in SharePoint 2010.. you should have the 'User Profile Synchronization Service' started....
-
SharePoint provides you “Export to Spreadsheet” feature across almost all list, allowing you to export your list content to Excel. But no...
-
Note: A LOT of these questions are specific to SharePoint 2007, and won't have applicability for SharePoint 2003! 1) What are the...
-
A very common & known issue while migrating IE versions. There is couple of steps and checking should be done to get this resolved. ...
-
I found this really great article that talks in depth as well in an easy language about the new options of under look and feel of 2013. h...
-
The April 2015 Cumulative Update for SharePoint 2010 has been released. SharePoint Foundation: https://support.microsoft.com/en-us/kb...
-
We love virtual labs they are free, non hassle and disposable ways to work around SharePoint deployment SharePoint 2010 virtual lab can be...
-
The April 2015 Cumulative Update for SharePoint 2013 has been released. SharePoint Foundation: http://support.microsoft.com/kb/29652...
-
June 2014 Cumulative Update for SharePoint 2013 has been released. SharePoint Foundation - KB2881063 http - //support.microsoft.com/kb...
Disclaimer
The opinions expressed on this blog are the personal views of Pratik's SharePoint Blog, and do not represent or reflect the viewpoints or policies of any past, present, or future employer, colleague, or customer, or any other entity. The posts on this blog are provided ‘as is’ with no warranties, express or implied, and confer no rights. Use of information contained within this blog, including specific technical steps mentioned herein, is at your own risk. References to specific software products, processes, resources, or companies do not imply any endorsement.