Initialization Option Author API

item_title

Deprecated

This option has been deprecated.

Instead, use the activity_edit.item.title initialization option to control the visibility of Item titles in the Activity edit view, and activity_edit.item_search.title to control the visibility of Item titles in the Item picker, intro and outro picker views.

Configuration option for the Item title in the Activity edit view.

Values

Request object key config.activity_edit.item_title

Type object

This object has the following properties which can be configured.

  • show boolean Deprecated

    Controls whether the Item title is shown in the Activity edit view.

    If the Item does not have a title, it instead shows the reference.

    When this is set to true, Item title can be used to search in the Item lookup screens.

    Default: false

Versioning

Version added: v2021.2.LTS

Was this article helpful?