SharePoint

RestAPI to get Properties of SharePoint image

You can get properties of an image from SharePoint library with RestAPI The request looks like this: https://realdevtips.com/sites/Euro2024/bestboat/_api/Web/GetFileByServerRelativeUrl('/sites/Euro2024/bestboat/VoteLib/Team2/Regal.jpg')/Properties The result is XML from which you should extract the values you want to use. Read more»

SharePoint

SharePoint and field called “state”

SharePoint 2016 Logo

Many times I told myself not to work with SharePoint, but it’s forever with me 🙂My colleague asked to help him with a problem with modern lists. There some simple fields, without lookups. But there’s an error in displaying items. I spent about an hour to determine the problem – created a copy of the […] Read more»

SharePoint

Popular Posts