Docs »

Automations »

Toolbars »

record.profile

The profile toolbar is displayed when viewing a record’s profile page.

Configuration

Navigate to Search » Toolbars.

Edit the record for record.profile.

Add interactions using toolbar KATA.



interaction/trackTime:
  uri: cerb:automation:example.trackTime
  tooltip: Track time
  icon: stopwatch
  hidden@bool:
    {{record__type is not pattern("task","ticket")}}


The following placeholders are available in KATA:

Key  
record_* The record being viewed. Supports key expansion. The record__type placeholder is the type (e.g. ticket).
worker_* The active worker record. Supports key expansion.

Interactions

Caller: cerb.toolbar.record.profile

Inputs

The following caller_params are passed to the interaction:

Key Type  
record_ record The record dictionary

Output

The caller expects no outputs.

after:

Key Type  
refresh_widgets@list: records One or more profile widgets names to refresh