Tag: sharepoint

The Role of SharePoint Embedded in deep

September 11, 2024 By Joao LIVIO

SharePoint Embedded is a cloud-based file and document management system that integrates seamlessly into any application. It leverages the robust capabilities of Microsoft 365, providing a powerful backend for managing documents and files within an enterprise’s existing infrastructure. Key Features: SharePoint Premium Subscription The SharePoint Premium subscription enhances the capabilities of SharePoint Embedded by providing advanced content governance and […]

SPFx 1.19.0: Desmitify Error – [webpack] ‘dist’: [Object Objet]

August 26, 2024 By Joao LIVIO

I was exploring SharePoint Framework 1.19.0 and noticed some controversy surrounding this error. In my understanding, it is an annoying behavior but this issue is not a bug in the chain or in the Reusable React controls for your SharePoint Framework solutions v3.19.0, nor in the Reusable property pane controls for the SharePoint Framework solutions […]

Go Live today M365 Development Services

August 19, 2024 By Joao LIVIO

Exciting Launch: PH7x Systems Partners with Multinacional Client to Revolutionize Digital Workspaces Today marks a significant milestone for PH7x Systems as we proudly announce the launch of our Microsoft 365 Development Services in collaboration with a prestigious Multinacional client. This partnership is set to transform the client’s digital workspace through the creation of a cutting-edge […]

SPO WBBag: Company wide tips for SharePoint Online from product to service (Cloud Service SharePoint Online)

December 18, 2023 By Joao LIVIO

In this article I will not cover all phases and planning, but some insights from my experience. FIRST MOST IMPORTANT Companies are usually curious by nature and it is your responsibility to design processes that the client is unaware of in the context of migration and modern workplace. IN A MIGRATION CLIENTS ARE INSATISFAYED BY […]

Working with Models in SPFx and Consume Some Field Types

April 19, 2023 By Joao LIVIO

This article will give you some insights to work with models in the SharePoint Framework SPFx and consume information from some Field Types FIELDS Why to use Models? TypeScript is a superset of JavaScript that adds optional static typing and other features to JavaScript. It provides a way to catch errors early through static type […]