Clone a record with a button: Part 2 – Plugin

In the first installment of this series, we laid the groundwork by creating the entity needed for our next phase: the plugin. You might be wondering why we should go the plugin route when similar results could potentially be achieved using JavaScript and a dash of creativity. Through experience, I’ve discovered that plugins offer a …

Clone a record with a button : Part 1

Have you ever needed to copy, or rather, clone a record, perhaps from one entity to another or even within the same entity? I encountered this challenge and was initially clueless. However, after summarizing my knowledge and consulting Copilot, the internet, and YouTube, I discovered several articles on LinkedIn and a YouTube video. These resources …

Realtime Approval Responses

Disclaimer: This solution requires at least one full license for PowerApps or Power Automate. Microsoft Approvals have become a staple for many companies, known for their simplicity, speed, and efficiency—especially when integrated with Teams. In Teams, you can easily track each recipient, see who has responded, and identify those who haven’t. But what about using …