Learn how to create an entity reference field in Drupal.
We'll create a "Related products" field that will allow you to display related products at the bottom of the page.
We'll cover the following:
- Learn what entity reference fields are
- Attach an entity reference field
- How to use the autocomplete field
- Learn about the three different field formatters: Rendered entity, Entity ID, Label
## Times
00:00 - Intro
01:01 - Create entity reference field
01:35 - Configure field settings
03:13 - Using autocomplete widget
04:18 - Configure entity reference formatter
05:11 - Other entity reference formatters