Concat Field
Categories
Component ID
1990446
Component name
Concat Field
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
3666
Component created
Component changed
Component body
This module provides a new field type that allows you to select other fields from that content type (or any bundle), and it will concatenate their display values into a single field on save.
The example use case is then using the field as an exposed filter in a View.
Ideally you would use Apache Solr for this sort of thing, but in some cases when your theming focuses on view modes and formatters, and not Views output (by using Display Suite, for example), it allows you to build a regular view and still have an easy search across all fields.
The initial approach to this is using the Entity module, but improvements and suggestions are more than welcome.
Development sponsored by Stanford GSB.
