Related Items settings

This project is not covered by Drupal’s security advisory policy.

This module can relate a node to other nodes.
On "view" mode it displays related nodes FROM and TO that node, through a dedicated block.
Page reload(or preview) on every related item "add"(or "delete") it's not necessary because the module uses javascript to dynamically add(or remove) the fields and autocomplete to search for nodes to be related (AJAX).

Available settings:
- set on what node types the module will be enabled;
- set what node types can be related;
- set how many results will the autocomplete return;
- set if support for watchdog will be enabled;
- set if the related items will be listed by node types.

Attached is a capture from module's admin page.

Project information

Releases