Hi All,
I am working on Dynamics 365 OnPremise 8.2 version. We would like to make all the entity forms read only. Like, the user can read the records. But they should not do any action. For eg., not allow for new record creation, edit the data, delete the record and to do any ribbon button action. Just they can access the records.
The below way is commonly using in Dynamics CRM
1. Using security role to make the entity record read only
2. Form level JavaScript logic can integrate to make read only
Other than the above, is there any other way to do for all the user at a time. Like any license level restriction or any short way.. Please share if any one have idea about it.
Thanks and Best Regards,
Saratha.