Make D365 CRM Entity as Read only

Hi, this blog will guide you on how you can make an Entity as Read only in Dynamics 365 CRM.

Steps:
  1. Ensure that the entity which you want to make read only is not already read only. In my case it is account entity and you can see it in not read only.

  2. Now, Open solution.
  3. Expand Entities node and click on Account.

  4. After clicking Accounts on right side you will see a general tab.

  5. In, General tab just scroll down and go to Outlook and Mobile section and ‘Tick’ Enable for Unified Client and then ‘Tick’ Read-only in Unified Client.

  6. Now save and Publish the solution.
  7. Go back to entity and check it is now read only.

Hope this helps you out!

Comments

Post a Comment

Popular posts from this blog

Send note's PDF as email attachment using Power Automate

Convert an Array to comma separated string in Power Automate