- Do you want to request a feature or report a bug?
Feature
- What is the current behavior?
When viewing a collection, the search function seems to only search a single field named "title".
- What is the expected behavior?
Configuration should exist allowing one to set which fields should be included in collection search, very much like a "relation" field widget. Something like:
Best way to push this forward is to upvote the issue as we use it for prioritization.
Regardless if you set a summary on a collection using a field, the CMS should use it when searching.
- Do you want to request a feature or report a bug?
Feature
- What is the current behavior?
When viewing a collection, the search function seems to only search a single field named "title".
- What is the expected behavior?
Configuration should exist allowing one to set which fields should be included in collection search, very much like a "relation" field widget. Something like:
Alternately, allow for dynamic creation of
title
field in absence of one in the model (very much likeslug
) to be used for display and search:- Please mention your node.js, and operating system version.
This is just in the web interface for the CMS admin.