Discussions
Help! List Cell Template won't display related item image size instead of thumbnail?
Why don't either <%=getCurrentAttribute('item','featureditemthumbnailhtml')%> or <%=getCurrentAttribute('item','relateditemthumbnailhtml')%> work in List Cell Templates? Am I doing something wrong?
Everytime it comes back with an error stating:
"[Error processing dynamic tag getCurrentAttribute('item','featureditemthumbnailhtml') : attribute 'featureditemthumbnailhtml' not found]" or "attribute 'relateditemthumbnailhtml' not found".
Of course "storedisplayimagehtml" and "storedisplaythumbnailhtml" work but I want the the images displayed in these Item Templates to be much smaller than our thumbnail size.
I'm just going off of information found here.
Any ideas?