Related resources for BPF
  • Hide Subgrid button based on BPF Field9/1/2023 9:20:50 AM. This article delves into customizing Dynamics 365 CE Business Process Flows (BPF) to conditionally hide or display buttons, enhancing user guidance. Learn to employ JavaScript within custom rules for
  • Automatic Stage Movement Using CRM Plugin In BPF12/29/2021 3:32:31 PM. During some scenarios we must automatically move BPF Stages based on server-side code. This can be achieved by CRM Plugin. As an example, on update of a title field for a selected contact record BPF w
  • Restrict Manual Movement Of Stages Using JavaScript in BPF12/22/2021 9:14:02 AM. In certain implementations, we must restrict manual movement of Stages in BPF for a selected record as a business requirement. To achieve this functionality, we can use JavaScript to restrict movement
  • Restrict Stage Movement Based On Roles Using JavaScript In BPF12/15/2021 3:13:48 PM. In certain implementations, BPF Stage movement to be done based on roles. So, this can be achieved by writing custom JavaScript and logic to capture roles of the logged in user. As an example, we cons
  • Move To Next Stage Using JavaScript In BPF12/8/2021 1:31:25 PM. At times we must work on BPF Stages and navigate Stages automatically based on the business requirement, in this post we are going to see how it can be achieved through javascript. As an example, exis
  • Understanding Move Next and Move Previous in BPF12/1/2021 4:25:55 AM. At times we must work on BPF Stages and navigate Stages automatically based on the business requirement, for quick test D365 Client API’s can be used for navigation with predefined methods moveNext an
  • BPF In Model-Driven-Power-Apps11/24/2021 5:22:34 AM. We can include BPF in a model driven app in Dynamics CRM where directly a new contact can be created from App and start using Business Process Flow.
  • Call Power Automate Flow From BPF In Dynamics CRM11/17/2021 2:17:55 PM. We can enhance BPF so that a Power Automate Flow can be called in between stages. So here, in this post we see in the same vaccination use case to call an Power Automate Flow to the selected contact i
  • Call Action From BPF In Dynamics CRM11/10/2021 12:35:14 PM. We can enhance BPF so that an Action can be called in between stages. So here, in this post we see in the same vaccination use case send an email to selected contact in the initial stage.
  • Call Workflow from BPF in Dynamics CRM11/3/2021 8:30:17 AM. We can enhance BPF so that a workflow can be called in between stages. So here, in this post we see in the same vaccination use case send an email to selected contact if vaccination completed.
  • Enhance BPF With Branching in Dynamics CRM10/27/2021 4:44:35 AM. To define and enforce consistent business processes help people using the system can focus on their work and not to perform a set of manual steps. At times based on some conditions we must show or hid
  • Understanding BPF Stages And Data Steps In Dynamics CRM10/20/2021 12:51:33 PM. To define and enforce consistent business processes help people using the system can focus on their work and not to perform a set of manual steps. If we need staff in any organization to follow same s