Forum Discussion
SharePoint List: make URL in Column Description a hyperlink
I've tried using HTML with <a href>
I've tried creating a seperate column with the hyperlink and adding [newcolumndesc] in the description.
- ganeshsanapAug 12, 2022MVP
specoop To add hyperlinks in text columns, you have to use the column with type "Multiple lines of text" and enhanced rich text settings must be enabled for this column:
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
- specoopAug 12, 2022Copper Contributor
Thank you for the quick reply! I don't think I did a good job asking the question. In the edit or new view mode, I need to make the description portion of the column a hyperlink. See below!
- ganeshsanapAug 12, 2022MVP
specoop Unfortunately, this is not possible using SharePoint default capabilities as description of column simple text field which does not allow hyperlinks.
Only option in modern experience is to customize the list form using Power apps & add the hyperlink.
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.