Initialization Option Author API

toolbar

Configuration options for the toolbar (search and create buttons) that appear at the top of the Activity list.

Values

Request object key config.activity_list.toolbar

Type object

This object has the following properties which can be configured.

  • search boolean

    Controls whether the search functionality is shown in the Activity list.

  • add boolean

    Controls whether the create new Activity button is shown.

  • add_adaptive boolean

    Controls whether the add adaptive Activity button is shown.

  • add_random boolean

    Controls whether the add random Activity button is shown.

Was this article helpful?