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

Notifications

Announcements

No record found.

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
    237,880 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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Supply chain | Supply Chain Management, Commerce

#1
Laurens vd Tang Profile Picture

Laurens vd Tang 298 Super User 2025 Season 2

#2
Siv Sagar Profile Picture

Siv Sagar 179 Super User 2025 Season 2

#3
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 121 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans