StyleForRequiredFields

Formats how a required metadata field is displayed.

When set, the required field is displayed in the style as defined in a cascading style sheet.

Values for the style can be any of the field caption styles defined for the Content Server.

Type and Usage

Parameters

The only parameter is the specified style.

Location

IntradocDir/config/config.cfg

Example

The following example displays a required field in red:

StyleForRequiredFields=requiredField

See Also