Problem/Motivation
The Keyword filter should search all text fields on articles:
- title
- field_subtitle
- body
We have all of these fields except field_subtitle
Steps to reproduce
- go to article listing page
- fill keywords field with subtitle value
- verify that you can filter articles by subtitle field
Proposed resolution
Let's add the field_subtitle field to the keyword search field.
Issue fork y_lb_article-3415599
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #7
podarok