I was doing an example on form extension.
The example includes creating a custom filter control on the MainAccount form.
I tried some of my own stuff, which went wrong. I received the following errors: "Object reference not set to an instance of an object. The menu item with name mainaccountdetails could not be opened."
1. I looked for the problem in my extension class. Could not find it.
2. Commented out all my code on the extension class for the form. No difference.
3. Deleted the extension class. No difference.
4. Deleted the extension form. No difference.
5. Deleted the project. No difference.
6. In visual studio d365 - model management - refresh models. Nothing.
So I still have the error. It would be great if someone can point me in a direction.
*This post is locked for comments