Building a Model Driven App Part 4-BPF
2/9/2023 The Why Model driven apps provide a powerful way to automate business processes, allowing users to integrate data and create workflow processes quickly and easily. Business process flows (BPF)…
2/9/2023 The Why Model driven apps provide a powerful way to automate business processes, allowing users to integrate data and create workflow processes quickly and easily. Business process flows (BPF)…
2/8/2023 The Why Forms are a pivotal element of the Model Driven App in the Power Platform. They offer the user interface for users to interact with the data, enabling…
2/8/2022 The Why This article provides the second installment in the series on designing and constructing a Model Driven App (MDA). It is recommended that readers review the first part…
2/6/2023 The Why Sometimes the built in fonts for canvas apps are not enough. However, any font that your browser can render can be used within a canvas app. The…
The Why Model Driven Apps (MDA) while simple in interface, allow for quick builds and built in components that would take hours to replicate in a Canvas app. This guide…
2/2/2023 The Why Generate a QR code based upon an action Generate a QR code when a new row is added to Dataverse The How Create the trigger. In this…
2/1/2023 The Why A plain HTML content control is fine on its own, but its best when other content is added into it. For this example the previous post on…
2/1/2023 The Why I needed the ability to create a custom text card, I used several text cards and such at first, but the HTML control provided the “richest” experience…
1/31/2023 The Why In a MDA the need to move a business process forward without have a user do anything is a great feature. This guide will show how to…
1/30/2023 The Why When building Model Driven Apps you will probably want to move the Business Process Flow (BPF) forward. To do that you will need to get the BPF…