Hi guys
I need some help with this, probably easy to do, but i'm stuck.
I need to get a variable from a loop from outside the loop (razor-template.png). I can only get it to render the first value of the selections from the loop (checkbox list). See rendered-html.png
I need it to render the putputs into some div classes.
What am i missing here?