Loading README.md +12 −11 Original line number Diff line number Diff line Loading @@ -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) Loading README_first_entity_list.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` Loading
README.md +12 −11 Original line number Diff line number Diff line Loading @@ -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) Loading
README_first_entity_list.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`