Category: Uncategorized

  • Show or Hide a Subgrid Based on an Option Set in Model-Driven Apps – Two Classic Patterns As Power Platform developers, we’ve all faced this requirement a hundred times: “When the user selects Yes in the ‘Are there additional impacted items?’ field, show the subgrid that lets them add related records. Otherwise, hide it.” It…

  • Email Notifications in Workflow Systems: The Wrong Way vs The Right Way The Problem Scenario You’re building a Compliance Case Management system.Each case moves through stages like: Submission → Review → Approval → Closure At these points, the system must send different emails: But each case type (Incident, Audit, Exception Request…) has different templates, different…

  • Credits to : https://www.linkedin.com/in/asad-sarwar-72307b24a/ This is a requirement in Microsoft Dynamics 365 CRM that’s surprisingly hard to find documentation for — so sharing it here to help others in the community. The requirement:Disable the “+ New” inline create button that appears inside lookup dropdowns.The business didn’t want users creating new records directly from the lookup…