How to rename the title column back to “Title”January 28, 2008 11:53
“The Column name that you entered is already in use or reserved” The only way to rename this column back to Title, is to talk against the SharePoint object model by writing some custom code. This blog post from Godwin Tenzing provides detailed information about the problem and also shows a quick coding example which allowed me to fix the problem within 5 minutes. Tags: mistake, object model, rename, SharePoint, title column. |
||