I just found the MultiValueField module and installed it, i've added the field to the CMS successfully and input a list of values but i'm struggling to use the values in my template. My field is called 'Videos' and i've tried looping through using:
<% loop $Videos %>
$Value
<% end_loop %>
but I only get "Array" printed to the screen. If anyone has experience using the extension that could point out my mistake that would be greatly appreciated :)
Many Thanks,
Adam.