Hi
I am here in a need to display the binary field which will be most propably an image should be displayed in a 50px*50px sized Thumbnail image.
Can any one help me to resolve this.
Situation: In sale order line when i select a product it should auto-populate the product image as well. I achieved this functionality to auto-populate the image. And this image is displaying as widget until in form view of sale order line. But once when i click on "save and close" on sale order line form, in the list view of sale order it is showing as some Download(size) like thing. Even i specified as widget="image" in tree view of order line.
Now i want to show this image as widget in list view also. Any solution?
Thanks in Advance.