web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Supply chain | Supply Chain Management, Commerce
Unanswered

Product image is not shown in other forms

(0) ShareShare
ReportReport
Posted on by 55

I was trying to add image for a product such that it is shown for users when they hover on item number on any other form.

I've added the image to the released product as in the following screenshot:

Screenshot-11.png

Now, when I go to any other form (such that transactions form) and hover on the item number the image is not shown. If I opened also the item card it does not show the image.

Screenshot-12.png

Anyone have an idea how to solve this?

Thanks in advance,

I have the same question (0)
  • Martin Dráb Profile Picture
    239,451 Most Valuable Professional on at

    When something doesn't behave as expected, use can look into code to find out what's going on. You can either just read the code, or follow the actual execution in the debugger.

    Your second screenshot shows EcoResProductInformationDialog form, which takes the image from productImageThumbnail() method of EcoResProductInformationController class. You'll see that the image can be found by two different ways:

    EcoResProductImage::releasedProductImage(this, EcoResProductImageSize::Thumbnail);
    or
    EcoResProductImage::releasedProductVariantImage(this, EcoResProductImageSize::Thumbnail);

    Your first step will be finding out which one is used in your case. Open the right method and then compare conditions used by the method with data that you have in database.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Supply chain | Supply Chain Management, Commerce

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 155 Super User 2026 Season 1

#2
Laurens vd Tang Profile Picture

Laurens vd Tang 101 Super User 2026 Season 1

#3
Zain Mehmood Profile Picture

Zain Mehmood 89 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans