When building solutions on the Microsoft 365 ecosystem, two major development approaches stand out—Power Apps and SPFx (SharePoint Framework). Both are powerful, but serve different purposes depending on your organization’s goals, budget, and technical depth. At Softree Technology, we frequently help clients navigate this choice based on their specific business and IT needs. In this blog, we break down the […]
Power Apps vs. SPFx: Choosing the Right Framework for Your Microsoft 365 Solution
Enhancing SharePoint Online with SPFx: Building Interactive Panels Using React and Fluent UI
In contemporary SharePoint websites, opening a panel through a custom SPFx (SharePoint Framework) solution helps users view extra content, forms, or interactive features without leaving the page. Using SPFx and React, a panel can be added to the SharePoint experience otherwise debugging obstacles enhancing the UI and providing a non-disruptive way of presenting detailed information. This technique can be utilized […]
Creating a Dynamic Navigation Bar using SPFx Application Customizer
Building a Dynamic Navigation Bar using SPFx Application Customizer consists of several tasks starting from how to set your development environment and building the navigation component itself, deploying it to a SharePoint Online site, and configuring the dynamic navigation links. In this scenario, a detailed explanation on how to implement such a project using SPFx(Sharepoint Framework) and the Application Customizer […]