How to rename “Title” column in “Item” content type

。_饼干妹妹 提交于 2020-01-25 22:05:26

问题


I wrongly renamed the 'Title' to 'First Name' in the Item content type. Now sharepoint won't allow me to rename 'First Name' back to 'title'. Now in my site all Title columns show up as 'First Name'.

Can anyone please help to rename 'First name' back to 'Title'?


回答1:


The easiest it to use SharePoint Manager:

  • Go to the right site collection
  • Go to the right site
  • Open Fields
  • Find the column and rename the Title property
  • Save



回答2:


Once you change the name from Title to something else, you are stuck - you can never call it Title again since it is a reserved name by SharPoint.

Rename the Title to "Item" or "Item Title" instead - this is usually a suitable fix (I've been through this a few times when my Content Editors go a little nuts)

Once you have the Content Type working with a better generic title field, like "Item" you can go into each of the lists and change the Title field to something more useful locally (NOT in the content types). For instance in a Contacts list - the title would probably be "Last Name" - or in a custom product list the title could be "Product"



来源:https://stackoverflow.com/questions/3119575/how-to-rename-title-column-in-item-content-type

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!