Hi, I have a list of posts being displayed and want to show the first image connected with that post. I’ve got the one to many relational database connection (one post, many images), but it doesn’t allow me to bind an image. See screenshots.
How can i bind the first image of that post?