I have a job posting form. There is a cck field named Location of the type Node Reference.
When I "Manage Fields", under the Operations column I click "Configure".
Under "Content types that can be referenced:" I select my Euro-offices radio button.
Save and the form is good.
However, for an entirely different content type of US jobs, it has the same Location field but I choose US-offices under "Content types that can be referenced:"
But then the US offices show when editing a Euro job and vice versa. In other words, that "Location" field displays the same value no matter the content type.
I tried creating a View that showed the Euro offices and then under "Advanced - Nodes that can be referenced (View)" chose that view instead of the Euro-offices.
I did this only for the Euro-jobs content type but now the US-jobs content shows nothing but Euro locations.
So, how can I pass in the Argument field the "Euro-offices" display in a view? I have a master view that has multiple displays according to location so if I can select just the Euro-Offices display to show in the Euro-job content type, it would be nice. So far, whatever I do to one content-type affects the other. There has to be a way to keep the same "Location" field and then just filter the content the Location field offers based on which content-type is being created, right?