Views Field Ajax View
Categories
Component ID
1472836
Component name
Views Field Ajax View
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module provides a an additional views field to render a view via ajax in a predefined area.
Example
- Add the field "View rendered via ajax" from"Global"
- Select a view in the "View Settings" like you do in views_field_views' field
- Enter a target selector like
#target-area
- Add "Text area" from "Global" in the Header or Footer of your view, containing
<div id="target-area">Preview area</div>.
Dependencies
The Views Field View module is required.
