I want to create a relation via ACF for the portfolio items and display them as linked after the content.
For this I have created a relational field in ACF and linked the items accordingly. But although I have selected Object in the return value, I get only post ID in the Looper, with which I of course can not really do anything.
Looper Consumer Debug:
Shouldn’t be that an object with the post data?
And is it possible to do a reverse relationship lookup as mentioned in the acf documentary for the related portfolio items?