/viewfield

Backdrop port of the drupal 7 module Viewfield

Primary LanguageCSSGNU General Public License v2.0GPL-2.0

Viewfield

Defines a field type to display a view.

Nodes hold content. Views save queries. Wouldn't be great if a node could hold a saved query? Now it can.

Viewfield is a field type module that allows to render a particular view within a field of an entity. When creating an entity, users can select the view to render from a list of views. When the entity is displayed, the view is run and the content is inserted into the field.

Installation

Documentation

Additional documentation is located in the Wiki: https://github.com/backdrop-contrib/viewfield/wiki/Documentation.

Issues

Bugs and Feature requests should be reported in the Issue Queue: https://github.com/backdrop-contrib/viewfield/issues.

Current Maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.