Update a choice field via REST in SharePoint
Updating a list item in SharePoint using the REST service is pretty straight forward once you know...
Read Moreby Omar | Mar 10, 2020 | Code Snippet, SharePoint Services, SharePoint Useful Tricks | 0 |
Updating a list item in SharePoint using the REST service is pretty straight forward once you know...
Read Moreby Omar | Jun 25, 2019 | JQuery, SharePoint Useful Tricks | 3 |
Use the following jQuery code to populate a people picker field on a SharePoint form using jQuery...
Read Moreby Omar | Jan 8, 2019 | SharePoint List Settings, SharePoint Useful Tricks, SharePoint Workflow | 0 |
One great feature in SharePoint is the Hyperlink/Picture field which allows URLs or pictures to be...
Read Moreby Omar | Dec 11, 2018 | SharePoint Useful Tricks | 0 |
If you’ve decided to jump into developing within the Modern sites aspect of SharePoint 2016/Online then you’ll need to setup a REACT environment for your SharePoint Development. In this post we’ll go...
Read Moreby Omar | Nov 29, 2018 | Code Snippet, JavaScript, JQuery, SharePoint Useful Tricks | 0 |
A recent requirement I came across was the need to verify that a date being entered into a...
Read Moreby Omar | Nov 27, 2018 | Code Snippet, SharePoint List Settings, SharePoint Useful Tricks | 0 |
Highlight odd rows in SharePoint list using JSLink to fix that one common annoyance with the default SharePoint views! Of course I’m talking about the fact the rows aren’t highlighted in an even/odd format like they...
Read Moreby Omar | Jul 31, 2018 | Code Snippet, SharePoint List Settings, SharePoint Useful Tricks | 0 |
The following code can be used to iterate through all of the items within a list and pull out all...
Read Moreby Omar | Jul 31, 2018 | PowerShell, SharePoint List Settings, SharePoint Useful Tricks | 1 |
Publish all files in a document library programatically using Powershell and SharePoint Online...
Read Moreby Omar | Jul 31, 2018 | SharePoint Services, SharePoint Useful Tricks | 8 |
Use the code below to create a new User Custom Action which will automatically run on ALL pages...
Read Moreby Omar | Jul 31, 2018 | SharePoint Services, SharePoint Useful Tricks | 0 |
If you ever need to get a full listing of all of the customer user actions setup within a site...
Read Moreby Omar | Jul 31, 2018 | SharePoint Services, SharePoint Useful Tricks | 0 |
Use the code listed in the embed below to add or remove a feature on a site – un-comment the...
Read Moreby Omar | Jul 31, 2018 | Office 365, PowerShell, SharePoint Services, SharePoint Useful Tricks | 0 |
With the introduction of Modern Sites in SharePoint there are a few ways you can create Modern...
Read More