You are here

Files in Views Field View 7

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt This module allows you to embed a View as a field in another View. The View in the view-field can accept argument values from other fields of the parent View, using tokens. Here's how: 1. Before you can add a view-field to a "parent"…
views_field_view.css views_field_view.css #edit-options-view-edit { margin: 15px 0px; background-color: #F3F4EE; padding: 5px; } #edit-options-view-edit .description { display: inline-block; margin-left: 5px; } #edit-options-view-edit a { margin: 0px…
views_field_view.info views_field_view.info name = Views Field View description = 'Embeds a view inside a view as field' core = 7.x package = Views dependencies[] = views files[] = views_field_view_handler_field_view.inc files[] = tests/views_field_view.test
views_field_view.module views_field_view.module
views_field_view.test tests/views_field_view.test Contains the test for views_field_view
views_field_view.views.inc views_field_view.views.inc Views integration for the views_field_view module.
views_field_view_handler_field_view.inc views_field_view_handler_field_view.inc Views field view field handler class.

Other projects