ui.modern.content-auditor.display-metadata.[metadataName]
Specify which metadata classes should be displayed within the content auditor’s search results tab.
Key: ui.modern.content-auditor.display-metadata.[metadataName]
Type: String
Can be set in: profile.cfg, collection.cfg
Description
This setting controls which metadata classes should be displayed within the content auditor’s search results tab.
The format allows for setting several metadata classes to display, and for configuring an order in which the settings should be displayed.
ui.modern.content-auditor.display-metadata.METADATA_CLASS=ORDER.DISPLAY_LABEL
where:
-
METADATA_CLASS
: A mapped metadata class -
ORDER
: A number controlling the display order. -
DISPLAY_LABEL
: A label to display in place of the metadata class ID.
One setting is required for each column of metadata which should be displayed within the content auditor report.
Default Value
ui.modern.content-auditor.display-metadata.d=1.Last Updated
ui.modern.content-auditor.display-metadata.f=2.Format
These default settings cause 'd' metadata to be displayed first, with the label 'Last Updated', and the 'f' metadata to be displayed second with the label 'Format'.