Page History
[ |../../index.htm#lansa/lansa048_8390.htm]
...
If your Framework is a VLF-ONE only application, you can add image columns to the instance list for a business object, so that it looks something like this:
To add image columns, check the Image Columns checkbox when editing the instance list, and drag one of the image fields over to the instance list:
Then, in your filter, add the images like this:
...
#AVLISTMANAGER.AddtoList Visualid1(#xEmployeeIdentification) Visualid2(#xEmployeeTitle) ... Icolumn1(#uImageEmployee)
[ |../../index.htm#lansa/lansa048_8390.htm]