entity_reference_pagination_formatter
Security covered
When you have content with many entities referenced by a field, no needs to load a block views with pagination to display referenced entities by group of X items.
This formatter not only do that, but display a "next" page link. This pagination link can be manually clicked, or automatically load the next elements thanks to Ajax link module.
Features
Add formatter for entity_reference to be able to not display all elements at once, and provide a link to display next referenced entities in place.
Screencasts
From umami profile
- New Ingredients vocabulary
-
Recipe content type: add new ingredients field referencing the new Ingredients vocabulary and use the Entity reference Formatter pagination formatter
-
Edit node to add Ingredients terms
-
Display Ingredients with pagination on click
-
Display Ingredients with auto-load pagination