In this exercise we’ll add the State/Territory field to job postings and to News and Media. For this exercise we have a controlled vocabulary, limiting input to one State/Territory, so we’ll use a select list.
Go to Structure → _Content types.
Click on Manage fields to the right of the Job posting content type name.
To associate the State/Territory vocabulary with a particular content type we need to add our new Term reference field.
Under /admin/structure/types/manage/job_posting/fields, click Add field. Under Add a new field, select Reference → Taxonomy term, then complete the fields as shown in the screenshot below:
Now that job postings can be categorised by states/territories, News and media articles need to use the same State/Territory vocabulary. Follow the instructions above but add the existing taxonomy field to the News and Media content type.
Configure the form display and page display to show the new field.