Skip to main content

Getting FS_LIST image data from ContentSelect query

Comments

1 comment

  • Zendesk API User
    Author: damon_s - 3/13/2018 20:19

    Going through other templates I noticed my references to my FS_CATALOGS and FS_LISTS items had the image element form name attached to the end.  This ended up working for me: 

    <img src="$CMS_REF(entry.image_gallery[0].st_image, res: "w800")$"/>

    0

Please sign in to leave a comment.