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

This module serves one purpose, it provides a Bundle Name Reference field type.

Typical usecase

As a developer you would like to promote flexibility in your website and empower content editors. You would like editors to be able to custom create content listings on the fly.E.g a page showing all articles and ebulletins.

If you were to use views page or similar quite often the user has no power over meta information, nor the ability to choose the URL etc.

So instead you could create a new content type, for instance 'search landing page', allowing them to specify:

  • title
  • description
  • content types to show (where you would use bundle reference field)
  • menu position
  • path
  • metatags

In combination with EVA: Entity Views Attachment you can now pass this choice on to a views argument via means of a token.

If you would like to refer to multiple bundle names, and pass these via EVA i recommend: Field Delimiter

Project information

Releases