Sunday, April 28, 2019

Displaying Item Display Images as Thumbnails in the List View

Sometimes it is very useful to see Item images within List View rather than just a text list only. NetSuite has two standard fields on Item records that are being used for storing Image information:
  • Item Display Image
  • Item Display Thumbnail

For the List View both of these fields can be used. In following example we will add the Item Display Image field into the customized List View:

  1. Navigate to Lists > Accounting > Items
  2. Choose the List View you want to customize.
  3. Click Edit View button
  4. In Results subtab add: Store Display Image field
  5. Save.

Note: Item Display Image, even when it is a large picture, in the List View it would be displayed as a thumbnail.

1 comment:

  1. Is there any way I can get the Item Display Image and store it in my local directory?

    ReplyDelete