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.1 Comment »RSS feed for comments on this post. TrackBack URL Leave a comment |
||
This is very useful information! I’ve run into that more than once.
Comment by Floor Remmelzwaal — January 30, 2008 @ 2:14 pm