Forum Discussion
SharePoint List: make URL in Column Description a hyperlink
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.
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.
- specoopAug 12, 2022Copper Contributor
Thanks ganeshsanap. Really wish we had licenses for PowerApps...anyone have other non-default alternatives?
It's going to be a mountain to climb if we can't somehow have a hyperlink...(NOTE: it's an older list with thousands of entries - and when we moved over to modern, the descriptions are no longer hyperlinked.I guess we could use infopath, but that just sounds like a massive step backwards.
- ganeshsanapAug 12, 2022MVP
specoop You cannot add hyperlinks in column descriptions. One workaround is use JSON formatting to add hyperlink in "Header" section of list form.
Example: header section of list form:
Check this documentation for more information: Configure the list form
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.