How to enable Image for an Entity in Dynamics CRM?

I have created a custom entity named “Country” and want to set an image for it.

Follow the below steps to do the same.

Step 1: Open CRM. Goto Settings -> Customizations -> Customize the System -> Entity.

Step 2: Create an Image Data Type Field in the Country Entity as shown below.


Enable Image for an Entity - Data Type Image

Step 3: Open the Country Entity Main Form.

Enable Image for an Entity - Country Form

Step 4: Click on Form Properties and click on Display Tab.

Select the Show image in the form to opt the feature.

Enable Image for an Entity - Country Form - Display Settings

Step 5: Save and Publish the Entity.

Step 6: Open any existing record or create a new Country record. Click on the Default Image on the record to upload the Image.

Browse for the required file and click on OK.

Enable Image for an Entity - Country Record - Browse File

Step 7: Image will be updated automatically and shown in the record.

Enable Image for an Entity - Country Record - India

Hope you have successfully uploaded the required image for your record.