Author: Ella Murphy

Power Apps Portal: Deactivating Records from a Portal via Web API
Power Apps Portal: Deactivating Records from a Portal via Web API
Blog Posts

All the amazing Power Apps Portal docs, which help you to start are available here: https://docs.microsoft.com/en-us/powerapps/maker/portals/web-api-perform-operations#update-and-delete-entities-using-the-web-api https://docs.microsoft.com/en-us/powerapps/maker/portals/web-api-overview#web-api-operations I was testing the scenario where we had to workaround with the plugin: prior portal Web API times  it wasn’t possible to deactivate a record from a portal with a status different from the default one. Now it’s super… READ MORE

Be Careful Revoking SharePoint SPFx Service Principal Grants
Be Careful Revoking SharePoint SPFx Service Principal Grants
Blog Posts

When building SPFx webparts which connect to the Graph API, or other 3rd party API’s, you have to grant the appropriate permissions to the ServicePrincipal used by SPFx, which is called “SharePoint Online Client Extensibility Web Application Principal” – see Request permissions to an Azure AD application. There are a few ways you can do this; Declarative permissions request by… READ MORE

Configure Dynamic Fields on your SharePoint Forms
Configure Dynamic Fields on your SharePoint Forms
Blog Posts

A method to configure conditional columns to show or hide one of them in a SharePoint forms list or library form without Power Apps If you have already wanted to create some dynamic fields into the SharePoint item form in accordance with the selected value from another field, you have often been forced to use… READ MORE

Why Solutions from d.velop Enhance Microsoft Content Services
Why Solutions from d.velop Enhance Microsoft Content Services
Blog Posts

Microsoft has consolidated all of its Office applications, cloud services, and security functions under the name Microsoft 365 since April 21, 2020. This platform is already available to many companies as enterprise license packages (e.g., an E3 or an E5 license). And that means they have access to Microsoft Content Services as well. What are Microsoft Content Services?  Within Microsoft 365, Microsoft Content Services encapsulate all areas that… READ MORE

A SPFx Table Of Contents Extension for SharePoint
A SPFx Table Of Contents Extension for SharePoint
Blog Posts

A SPFx table of contents for your SharePoint modern pages to direct the readers where they need to be, in addition to making your pages more reader-friendly. On your SharePoint pages, using a table of contents can be useful to direct the reader to exactly where they need to be, in addition to making your… READ MORE