Forum Discussion
Is it safe to use a rich text field with a document library in SharePoint Online?
It sounded strange to me as well. We had this requirement for a project and had a problem implementing it. I assumed it was only an issue with SharePoint Online, but I checked in one of my SharePoint 2010 or 2013 VMs (I forget which) and it had the same issue, so this limitation has been around a while.
As I mentioned in my question, it could be that some site or library templates already have this capability baked in (maybe something with publishing sites), but I haven't explored enough to find anything.
What is the end goal of the project? I've used a quick work around of having a list and library in tandem, storing the files in the Lib. but using the "Image" feature of the list to display the thumbnail in the list via the corresponding URL. This also increases the integration possibilities with FLOW and other workflow functionality.
Not ideal or super scalable, but it works.