Provide exclusive access to particular form control using Security configuration in D365 Finance and operations
In d365FO sometimes you need to provide access to form control only which usually performed through visual studio development but you can also do the same through the environment front end using the system configuration option. So as you proceed through this blog you will know how to achieve this. 1. Navigate to the desired form and right-click and try to find out menu item and its type for that control you can refer following images as well(in our case control is " Print product labels " and the form is " Released product " ). 2. Now as you have all the required information for the form name and form control also try to find out the menu item name and type(display menu item in case of the form) for the main form(in our case menu item name would be EcoResProductDetailsExtendedGrid ). 3. Now navigate to security configuration by navigating Modules>>System administration>>S...