Hiding columns based on permission levels
Often I will use column in a SharePoint list as a button. This is accomplished by using column formatting to transform the column into a button. Sometimes we only want…
Read moreLoading
Often I will use column in a SharePoint list as a button. This is accomplished by using column formatting to transform the column into a button. Sometimes we only want…
Read moreAttempting to use O365 SMTP server can be frustrating. You will find the following settings everywhere on the internet: What you wont find, is that by default O365 disables SMTP…
Read moreMicrosoft Office 365 allows us to create unlicensed users. While an unlicensed user will not have a email address, they are able to access certain office 365 applications, such as…
Read moreRecently I had an issue with a SharePoint Remote Event Receiver that was returning a 404 error. I had given correct permission in the appmanifest.xml. The clientcontext was being created…
Read moreI couldn’t find any examples online on how to get all events in a calendar programmatically using Microsoft Graph and C#. The only example I could find would return 10…
Read moreIn my youtubo video, I demoed how you can create a Ticking and Tasking System using just SharePoint and PowerAutomate. You can view it here https://www.youtube.com/watch?v=hS6KzlcRfU0 I was asked how you…
Read more**UPDATE** SharePoint Advanced Recycling bin has been implemented into an easy to use Windows application ShareMaster. View it here: https://www.youtube.com/watch?v=PXcGJyapVqA While the SharePoint recycling bin is useful when it contains only a…
Read moreChecking if string is empty or null ms flow is a common requirement when building Power Automate workflows. If this condition is not handled properly, flows can fail, skip logic,…
Read moreThis is a walk through on how to update a filename while keeping the same file extension in MS Flow. In this example we are going to assume the filename…
Read moreSharePoint Online Vs SharePoint On-Premises SharePoint online is a multitenant offering by Microsoft designed to meet the needs of most companies document management requirements. Technical documentation references huge capacity capabilities well…
Read moreThe Team at SharePointPro are proud to support Gold Coast Local Business HotSnail. WHY HOTSNAIL? Your days of losing snail mail and pursuing letters that have arrived at different addresses are…
Read moreI wanted to add a column on a SharePoint modern experience list which showed the number of days since it was created. I also wanted to colour the dates so…
Read more