Views Conditional Area

Categories

Component ID

2891997

Component name

Views Conditional Area

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Area handlers tell Views what can display in the header, footer and empty text of a view.

This module provides three additional area handlers which can display a result based on a condition placed on an exposed filter attached to the view. Each provides an extension of a default implementation provided by Views.

Conditional text area
Provides the ability to display markup text using the pre-configured text formats available within the website.

Conditional unfiltered text
Provides the ability to display unrestricted, custom text or markup.

Conditional view area
Provides the ability to insert a view based.

Requirements

  • Views Conditional: Views Conditional is a simple module that allows you to define conditionals (if xxx then yyy) with fields in views. This module only provides a field handler and can not be used within views areas.