I have a list and I want to disable a single-line-of-text column. How can i do this through SharePointDesigner? Also, how can I set this field read-only through SharePointDesigner?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
migrated from stackoverflow.com Apr 19 '12 at 15:49
|
In this case, disable mean remove from view? delete the column? Cause in SharePoint designer, if you go in List and Libraries, open your list, and then all the column appearm you can remove the one you want. If it's for the view, Process is quite the same, just edit the view rather than the list. |
|||||
|
|
You can do that via Infopath easily. In infopath, select the textbox and right click, and at Textbox properties, select display and check read only. So simple at Infopath designer. Also you can open infopath from the sharepoint menu.(When clicked List) |
|||
|