How to show umbraco multiple media picker images on page with a macro
Hello stackoverflow people hope you can help me with maybe a simple question, but couldn't find a solution elsewhere and I have just been working with umbraco for a week now and have never used the mvc part before so all is new for me. So the big problem is how I make a macro to show these images I choose from the multiple media picker the macro should just end with showing. <img src="img1.gif" height="50" width="50"> <img src="img2.gif" height="50" width="50"> And so on depending on how many images there is. (the size is just an exempel) I tryed somthing like this @var selectedMedia3 =