I was just about to raise a similar query – I am building an Art Gallery using Elementor Pro and PODS. I want to list the related Artworks for a specifc Artist, the two have a PODS relationship but when I use PODS template:
[if related_artwork]
[each related_artwork]
{@related_artwork.post_title} [/each]
All of the artworks are displayed.
I would appreaciate some guidance as to how to get this to work in Elementor Pro, thanks.