showDocActions

Defines whether to display checkout links on the search results page.

This variable is also used to evaluate additional code for ODMA applications, such as Oracle Desktop. To display checkout links for a Content Server that is not accessed by ODMA clients, use the showSearchResultsCheckoutColumn variable.

  • When set to TRUE, a column containing checkout links is displayed on the search results page.

  • When set to FALSE, checkout links are not displayed on the search results page.

Default is FALSE.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

showDocActions=1

See Also