I have a custom entity with fields, which is customized. However, I want to write a plugin in such a way that when a user creates more than 1 record, it generates a Business Process Error saying they cannot create more than 1 record. Is there a way to achieve this?
In other words, they can create 1 record within D365, but when they try to create a new record, it generates the error. Additionally, they have the option to update the current record they had created.
*This post is locked for comments