Exporting User Profile Properties via User Information List
The following post covers a few ways you can get and export user properties from the SharePoint profile service – i.e the profile fields like “About Me”
Read Moreby Omar | Sep 30, 2022 | Active Directory, PowerShell, SharePoint Services | 0 |
The following post covers a few ways you can get and export user properties from the SharePoint profile service – i.e the profile fields like “About Me”
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 | Sep 1, 2018 | Code Snippet, JavaScript, JQuery, SharePoint Services, SharePoint Workflow, SP Workflowservices | 1 |
A few projects I’ve worked on required the need to start a workflow programatically using...
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 Moreby Omar | Jul 31, 2018 | SharePoint Services, SharePoint Useful Tricks | 0 |
Use the script below to create a new Modern Portal site within SharePoint Online using c#...
Read Moreby Omar | Jul 31, 2018 | SharePoint Services, SharePoint Useful Tricks | 0 |
Use the code below to programmatically check-in and publish all files within a document library in...
Read Moreby Omar | Jul 6, 2018 | Azure, SharePoint Services, SharePoint Useful Tricks | 15 |
If you’ve ever come across the problem of not being able to access certain information...
Read Moreby Omar | Feb 29, 2016 | Code Snippet, JavaScript, JQuery, SharePoint Services, SharePoint Workflow, SP Workflowservices | 0 |
One very useful tool at our disposal is the ability to start Workflows via JavaScript with the use of JQuery (you can replace the JQuery parts to make it full JavaScript if required) This is great for creating custom actions or...
Read More