Hello,
I'm using ARI CSV table to display information about products. My CSV file has a field named Photo URLs, which contains the addresses of all pictures related to one product separated by commas, per row (e.g.
www.domain.com/dir/subdir/pic1.jpg,http://www.domain.com/dir/subdir/pic2.jpg,http://www.domain.com/dir/subdir/pic3.jpg, etc.)
How can I display only the first picture, and then link it to an ARI Fancy Thumbnail.
Currently, ARI CSV Table shows all the list of address for the field Photo URLS as text but no pictures.
I appreciate your help in this matter. Thanks and regards.