Context Bool Field
Categories
Component ID
1167508
Component name
Context Bool Field
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
8309
Component created
Component changed
Component body
Context bool Field, provides a context condition base on the value a bool field on the current node.
For example if there is a view that should only show on an article page if it is a premium article. One could add a premium field to the article type and use context bool field to set a context that would only be true if the value is set to true
