I've been trying to find more information about how to use Loops in templates, and in particular, how to use them with the Related Links module on a page.
I have created a link group with two links, and I have added it to the Links tag of a page. But nothing outputs. When looking at the DWTemplateTags output, I've found out that it should have access to a loop:
(0)
But when I insert this in a template, it only outputs:
!--@LoopOutput(FreebiesLoop_0)--
How do I get it to loop though the links in the group, and how do I know what element tags I have available and what they are called?
I am sure that Sebastian mentioned Loops on the Template training, and I am almost sure that he mentioned them in the videoguides. However, I cant seem to find these videoguides on your websites (www.dynamicweb.dk, developer.dynamicweb.dk, templates.dynamicweb.dk) Have you removed these guides?
Any help will be greatly appreciated :)