Javascript – Sharepoint Lists' "Image" Column generated by REST API Not Displaying Image Preview
I have the following method that creates a "hyperlinkOrPicture" column as it is referred to by the Graph API, which is essentially just a URL. The Sharepoint API refers to the column type by the FieldTypeKind value. async function createHyperlinkOrImage(sharePointAPIaccessToken,…