Introduction Power Apps is one of the most widely used platforms for building business applications. As organizations grow, they expect applications to be faster, smarter, visually modern, and reusable. Earlier, developers used HTML web resources to customize Dynamics 365. These were difficult to maintain and lacked flexibility. To address these…
Recently, we faced an issue in Dynamics 365 where the field was locked for one user but editable for another. The field was not disabled on the form, and both users had the same security roles. So why was one user blocked? The Real Cause After some digging, we found that the field…
Introduction: Power Apps has long supported rapid app development with low-code/no-code tools. With Code-First Apps, developers can now create fully customised applications using familiar coding frameworks. This guide demonstrates how to build a Code-First App from scratch and deploy it to your Power Platform environment. Pre-requisite: Before you start, ensure…