My question is Simple. I want to Change Type of SharePoint Default Column (Site Column) like Title. I want to Change its type from Singe Line of Text to Look Up. Is it Possible ?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
I wouldn't recommend messing with the title column. It's a system column and it's better to be left alone. |
||||
|
|
|
I searched through Internet and i found this Solution. I write this code in Feature Receiver and It Worked for me. First I found solution using PowerShell from this site and I tried using Code and got the solution.
|
||||
|
|
|
You will be causing yourself a world of hurt if you do this, even though it is technically possible. Please don't. |
|||
|
|
It is not possible to change it, but you can hide it with a custom Content Type. |
|||
|

