Hi,
I’m using Pods for this relationship:
- Job CPT that includes a relationship field to a Company CPT
- The Company CPT has a number of fields including once called Company Founded Year
On the template page for the job CPT I can easy render the Company Name, which is the post title of the Company I selected.
I’m trying to render the Company Founded Year too value.
I’m trying this: to use Bricks Post widget to display the values and the Query option to limit them to only the company I selected.
This is where I am stuck.
I’m trying to do this using the Meta Query but no luck.
Any ideas?