Hi!
I'm trying to use the CMSRepeater to layout images within my site. The repeater is working fine, but the source URL of the images is wrong and shows a 404 error.
Here's my transformation:
<%# GetImage("FileAttachment") %>
Here's what's rendered:
<img alt="" src="/getattachment/98a5bc90-0d50-455d-b40f-97a7face8797/core" border="0" />
All I'm using is the standard File Document type. The funny thing is that, when I'm in CMSDesk and go to preview that image, it shows correctly on the Page tab, but not on the Form tab.
Does anyone have any ideas what's going on?
Thanks!
-Eric