How to change List-Column from Hyperlink or Picture to Single line of text in Sharepoint 2010 List

StackOverflow https://stackoverflow.com/questions/13254181

  •  27-11-2021
  •  | 
  •  

Вопрос

I have a column in a sharepoint list which is currently a Hyperlink or Picture. When I go to list setting and click on that column in order to change the type I don't see any such option. Is there any way we can change a Hyperlink to Single line of text, so that the item in that column is as before.

Это было полезно?

Решение

  1. Create a new column of Single line type
  2. Copy values of items from your current column to a new column for ex. with powershell
  3. Remove your current column.
Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top