Commit ac319485 authored by Anwoon's avatar Anwoon
Browse files

Feature #3092175 - Added missing content of documentation

parent 8853650f
Loading
Loading
Loading
Loading
+12 −11
Original line number Diff line number Diff line
@@ -57,6 +57,7 @@ back, disable the module and clear caches.

### Documentation Developer

 - [First Entity List](/README_first_entity_list.md)
 - [EntityListDisplay Plugin](/README_entity_list_display.md)
 - [EntityListQuery Plugin](/README_entity_list_query.md)
 - [EntityListFilter Plugin](/README_entity_list_filter.md)
+10 −0
Original line number Diff line number Diff line
# How to create your first entity list

## 1. Create content type/field

You need to create a content type or not but it must include a `Reference (other)` type field then in the field parameters select `Entity List`

## 2. View mode configuration

You need to render this field `Reference` with formatter Entity list
and now you have your first `Entity List`