Populate PeoplePicker with current logged in user in SharePoint 2013 with jQuery
Use the following jQuery code to populate a people picker field on a SharePoint form using jQuery...
Read MorePosted by Omar | Jun 25, 2019 | JQuery, SharePoint Useful Tricks |
Use the following jQuery code to populate a people picker field on a SharePoint form using jQuery...
Read MorePosted by Omar | Jun 19, 2019 | Knowledge Base |
If you have ever tried updating a SharePoint list via MS Flow that contains more than 12 lookup fields (these include people picker and workflow status fields) then you will have run in to the error message below: The query...
Read MorePosted by Omar | Jun 14, 2019 | PowerShell |
Use the following code snippet to get all of the users within your tenancy that are registered for...
Read MorePosted by Omar | Feb 27, 2019 | Office 365, PowerApps |
When building PowerApps one extremely useful feature available to developers is the URL parameters...
Read MorePosted by Omar | Feb 27, 2019 | Office 365, PowerApps, PowerShell |
Have you created a PowerApp which accesses a resource like an Office 365 Users Profile connection using a system account only to find the user is presented with a screen asking them to grant access to the connection?
Not great when it comes to wanting a seamless experience, so how can we fix this?
Read More