New topic Closed topic
avatar image
1
Display image from collection
By Created , last editted

I am probably overlooking something... How do I display an Image from a collection in the UI Builder? I have a model 'featured_images' that has an Image property. Now I want to add the latest image that the model contains to the front page. I have a collection of the 'featured_images' model ordered and limited by 1 so I only have the latest image. When I add an Image object I can set the value to a variable. But how do I get the image?

Thanks,
Marc


I am probably overlooking something... How do I display an Image from a collection in the UI Builder? I have a model 'featured_images' that has an Image property. Now I want to add the latest image that the model contains to the front page. I have a collection of the 'featured_images' model ordered and limited by 1 so I only have the latest image. When I add an Image object I can set the value to a variable. But how do I get the image?

Thanks,
Marc

Answers
Sort by:

This topic is closed.