IsOverrideFormat

Enables users to select a different conversion format upon checkin.

When set to TRUE, a Format option list is displayed for the Primary File and Alternate File on the checkin page.

Default is FALSE.

Type and Usage

Location

  • System Properties, Options tab, Allow override format on check in

  • Admin Server, General Configuration, Allow override format on check in

  • IntradocDir/config/config.cfg

Example

As a configuration setting:

IsOverrideFormat=true

As script, returns the value of the override format function:

<$IsOverrideFormat$>