I have a faily simple template to show some basic fields from an item. This contains a range of text fields and 1 image field. Furthermore you can add a subnote to that item of the type "Photo" - so you can add x amount of photos under this item.
My question is; how do i loop through my images (both the one in the item and the ones just below the item) from within my template - i would like, if possible, to avoid making a macro just for this. Is there no way of doing this within the template itself?
Looping through images in the template?
I have a faily simple template to show some basic fields from an item. This contains a range of text fields and 1 image field. Furthermore you can add a subnote to that item of the type "Photo" - so you can add x amount of photos under this item.
My question is; how do i loop through my images (both the one in the item and the ones just below the item) from within my template - i would like, if possible, to avoid making a macro just for this. Is there no way of doing this within the template itself?
you have to make a macro for handling this.
See example here
is working on a reply...