React Groups & Teams 2.0
On the left is the new Table style with the default 5 groups selected. On the right is the Cards display with 9 cards in the…
Read MoreGetting OneNote Notebook Hack
You may have noticed Microsoft Graph doesn’t have a OneNote API- so if you were to get the OneNote notebook for a SharePoint group how would…
Read MoreComponentDidUpdate updating properties
What happens when you select or deselect a site in my React-News web part? My web part makes use of propertyPaths, ComponentDidUpdate, and more. It gets…
Read MoreReact-News Pagination
For my React-News web part I created ‘pages’ that the user can click through. The web part breaks up all of the news posts into groups…
Read MoreReact News Webpart
I wanted to customize the SharePoint News out-of-the-box web part so I re-created it with some of the features I wanted. The web part gets the…
Read MoreProject Due Date List Formatting
Say you have a Project Management list with a Due Date column. You want the Due Date column to indicate it’s status based on it’s color.…
Read MoreList Sync Part 1
Have you ever needed to sync a list one way in Power Automate? If you’re reading this you probably need to and that’s what this blog…
Read MoreApproval Workflow For News
I had a client request a workflow that, on News Post creation, if it was marked to be on the home page ( Highlighted ) it…
Read MoreCommunicating With Clients
Dealing with clients can often be frustrating and confusing. Sometimes clients don’t even know what they even want or flee at the sight of a price…
Read MoreUpgrades – Webpart and Environment
Upgrade Your Webpart There’s a difference between upgrading your webpart and upgrading your environment; You can upgrade your environment and every webpart you create after that…
Read MorePresenting Tips
I had a presentation recently and I was super nervous. I was scared to make a mistake and everyone laugh or say that I shouldn’t be…
Read MoreReact Groups and Teams
Recently I had a client that needed to display the SharePoint Groups in their Organization and their person groups as well as showing their MS Teams…
Read MoreReact Groups and Teams Filters
In this blog I’ll go over both of the filters you can find in my React Groups and Teams Filters webpart. The first filter switches the…
Read More