Skip to content

backdrop-contrib/viewreference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

View Reference

Defines a field type View reference which creates a relationship to a Views display and allows the view to be displayed as the content of the field.

This module is modelled on Node reference and usage is similar.

Additionally, you may enter arguments for each view by a delimiter seperated list with support for PHP generated arguments.

Installation

  • Install this module using the official Backdrop CMS instructions at https://docs.backdropcms.org/documentation/extend-with-modules.

  • Add a field to a content type of type 'view reference.' Name the field what you want. Choose 'select list' or 'autocomplete' as the widget.

  • Choose the views you want to be available for selection. Save.

  • Create a piece of content of the type whever you added the field. Choose the view. Save. You should see the view displayed with the content.

Issues

Bugs and feature requests should be reported in the Issue Queue.

Current Maintainers

Credits

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors