Replies: 0
Hello,
I created a template called “Template partners single post 2”. I call this template in order to display the fields of my post type pods named “partners”.
[pods name="solutions_proposes" template="Template solutions proposees"]
I inserted this following code in the template in order to read the records linked to my other post type pod named “solutions_proposes”
This works well since I see all the records related to my pod named “solutions_proposes”.
I would now like to filter the recordings of this “solutions_proposes” pod by displaying only the records having for “partnerid” field the value equal to the value of “partnerid” of my “partners” pod.
Merci
Stéphane