Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module provides a an additional views field to render a view via ajax in a predefined area.

Example

  1. 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
  2. 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.

Project information

  • Created by derhasi on , updated