Hi, is anyone able to add images to Smart Notes these days? Images, specifically for our logo, used to work when we saved to a file path on a local server, then they broke when we changed to Sharepoint. I tried using the Sharepoint url, and we have tried using a folder location in the LBI server, and all attempts return a non-image icon. Here are the following HTML codes I have tried using, is it my coding that is incorrect or are images no longer compatible with Smart Notes? We are on version10.0.10.0.598 <img src=\\infor-lbit-w\smartnote_images.MIP_QIB_PIE.JPG alt = "Sample 1"size="20"/> <img src="./infor-lbit-w/smartnote_images/MIP_QIB_PIE.JPG" alt = "Sample 2"size="20"/> <img src="[path]//infor-lbit-w/smartnote_images/MIP_QIB_PIE.JPG" alt = "Sample 3"size="20"/> <img src=\\infor-lbit-w\smartnote_images\MIP_QIB_PIE.JPG alt = "Sample 4"size="20"/> <img src="https://www.lawsonguru.com//infor-lbit-w/smartnote_images/MIP_QIB_PIE.JPG" alt = "Sample 5"size="20"/> <img src="https://mnfhs.sharepoint.com/sites/CommunicationsPublicAffairs/Shared%20Documents/Forms/AllItems.aspx?id=%2Fsites%2FCommunicationsPublicAffairs%2FShared%20Documents%2FLogos%2FMHF%2FPrimary%2FRGB%2FMHF%5FPrimary%5FRGB%2Ejpg&parent=%2Fsites%2FCommunicationsPublicAffairs%2FShared%20Documents%2FLogos%2FMHF%2FPrimary%2FRGB&p=true&ga=1" alt = "Sample 3"size="20"/>
|