Hi guys. I am new in Dynamics 365 FO.
I have three buttons on an extension form and I want to call them in a privillege to set them the access level.
The buttons are created on the form, so they do not extend a menu item. Their needed permission is set to manual.
I created a privilege, I added the form to form control privileges and then added a new control. After creating the control I set the name to my control and set the grant property to delete.
The problem is that when i build the solution i get the following error:
Severity Code Description Project File Line Suppression State [...]
Form 'MCRHoldCodeTrans' does not contain control 'Release'. [...]
I build the project before, I did a full build too and synchronized it.
Can anyone help me?
Thanks in advance.