Additional Content Blocks

Methods for working with additional content blocks in the timeline:

Method

Description

crm.timeline.layout.blocks.set

Sets a collection of additional content blocks in the timeline entry

crm.timeline.layout.blocks.get

Retrieves the set of additional content blocks established by the application for the timeline entry

crm.timeline.layout.blocks.delete

Deletes the set of additional content blocks established by the application for the timeline entry

Deleting Timeline Entries

When a timeline entry is deleted, the sets of additional content blocks added by applications will also be permanently removed.

Deleting the Application

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

See Also