Views Field If-Else
Component ID
1503336
Component name
Views Field If-Else
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This is a D7 views field, that compares rendered text in an if-statement, and renders a defined text for each clause.
- If
[left1] [op1] [right1]Then[text1] - Else If
[left2] [op2] [right2]Then[text2] - Else If
[left3] [op3] [right3]Then[text3] - Else
[text4]
