# Exercise 4.2: Add Taxonomy field to content types

Use your experience from the previous exercises to add the State/Territory field to the Job Posting content type.

{% hint style="success" %}
**Hint** - use Entity Reference for the field type or Select lsit if you prefer a dropdown. Follow the screenshots below if needed to configure the field correctly for the *Job posting* content type
{% endhint %}

![Image of Add field](https://3186608908-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzAsrTcKaHnLDg-7ALW%2Fuploads%2Fgit-blob-f93e071a08c2875bb075b429f48b0c51ee7f0689%2FEx-4-2-Job-State-1.png?alt=media)

![Image of Select Taxonomy term](https://3186608908-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzAsrTcKaHnLDg-7ALW%2Fuploads%2Fgit-blob-2151d481760d836a282a2c9b3f199353fbbabf83%2FEx-4-2-Add-Taxonomy-2.png?alt=media)

![Image of Type of term to reference](https://3186608908-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzAsrTcKaHnLDg-7ALW%2Fuploads%2Fgit-blob-6117778cc1d5cda8026b58c19ac82c8fc9ccdd60%2FEx-4-2-Add-Taxonomy-3.png?alt=media)

In the **Manage form display** of your Job content type, you can set **Select list** as the field widget type as shown below.

<figure><img src="https://3186608908-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzAsrTcKaHnLDg-7ALW%2Fuploads%2F6jQogmqdMhjJkO77Wvpe%2Fimage.png?alt=media&#x26;token=88bb8c45-069f-4533-b0a9-63dcf522250e" alt=""><figcaption><p>Showing Select list field widget for State</p></figcaption></figure>

When creating you Job content, the state field will look similar to the following screenshot.

<figure><img src="https://3186608908-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzAsrTcKaHnLDg-7ALW%2Fuploads%2FmivO6wtrvdJqYcjPq7kN%2Fimage.png?alt=media&#x26;token=e57e9857-ffab-4f84-bfb6-1617946c9ba3" alt=""><figcaption><p>Showing the State field on the job creation page</p></figcaption></figure>
