Author API Initialization
item_title
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
Attribute path config.activity_edit.item_title
Type object
Properties
-
show boolean Deprecated
Instead, use the
activity_edit.item.title
initialization option to control the visibility of Item titles in the Activity edit view, andactivity_edit.item_search.title
to control the visibility of Item titles in the Item picker, intro and outro picker views.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