Additional Content Blocks

Methods for working with additional content blocks in an activity:

Method

Description

crm.activity.layout.blocks.set

Sets a collection of additional content blocks in an activity

crm.activity.layout.blocks.get

Retrieves the set of additional content blocks established by the application in the activity

crm.activity.layout.blocks.delete

Deletes the set of additional content blocks established by the application for the activity

Activity Linked to Multiple Entities

Adding sets of additional content blocks to an activity linked to multiple entities will result in the sets of additional content blocks being rendered in each of the activities within the timeline.

Restoring Activities from Trash

When restoring activities from the trash, the sets of additional content blocks added by applications will also be restored.

Deleting the Application

When the application is deleted, all sets of additional content blocks added to activities by it will be permanently removed.

See Also