Random entity reference formatter
51 sites
Security covered
This module enhances entity reference fields by allowing you to randomly select and display a configured number of referenced entities. It uses AJAX to fetch these random entities, ensuring fresh content without relying on caching for anonymous users. This functionality can be applied to various content entity types like nodes, taxonomy terms, and paragraphs.
This module provides a new "Random Rendered entity" formatter for the "entity_reference" and "entity_reference_revisions" field types which randomly pulls a configurable amount of entities from the referenced items using AJAX(avoiding Internal Page cache for anonymous users).
Meta
Can be used with Node, Taxonomy Term, Paragraphs, ... any Content entity type really.