Summary
Currently all metadata properties display on the catalog search results page. [This will likely be addressed through future changes to the metadata profile configuration.]
Properties that are present in the catalog controller have helper methods that render the value as external_link, linked, faceted, etc. If a property in the metadata profile is not present in the catalog controller no helper methods are added.
Steps to Reproduce
- Flexible=true
- Add metadata properties with
view.render_as attributes that were not in Hyku core metadata
Acceptance Criteria
Testing Instructions
Resources