I have two CPTs. Products – Projects. I link them with ACF relationship (related-products and related-projects)
How can I retrieve the post title of say, a project with generateblocks dynamic data feature and display it on the frontend? I’m writing the exact field name (related-projects) to the POST META FIELD to display it but nothing appears neither at the backhand nor at the frontend. At the back dynamic heading says “Select value property” but I want it to display the related project’s post title.