ui.modern.content-auditor.display-metadata.[metadataName]
Background
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.
Setting the key
Set this configuration key in the results page (preferred) or search package configuration.
Use the configuration key editor to add or edit the ui.modern.content-auditor.display-metadata.[metadataName]
key, and set the value. This can be set to any valid String
value.