Name (singular): |
Toolbar Section |
Name (plural): |
Toolbar Sections |
Alias (uri): |
toolbar_section |
Identifier (ID): |
cerb.contexts.toolbar.section |
Records API
These fields are available in the Records API and packages:
Req’d |
Field |
Type |
Notes |
|
is_disabled |
boolean |
|
|
links |
links |
An array of record type:id tuples to link to. Prefix with - to unlink. |
x |
name |
text |
The name of this toolbar section |
|
priority |
number |
(0-255) |
|
toolbar_kata |
text |
|
x |
toolbar_name |
text |
|
|
updated_at |
timestamp |
The date/time when this record was last modified |
|
workflow_id |
number |
|
Dictionary Placeholders
These placeholders are available in dictionaries for automations, snippets, and API responses:
Field |
Type |
Description |
_context |
text |
Record type extension ID |
_label |
text |
Label |
_type |
text |
Record type alias |
created_at |
date |
Created |
id |
number |
Id |
name |
text |
Name |
priority |
text |
Priority |
record_url |
text |
Record Url |
toolbar_kata |
text |
Toolbar Kata |
toolbar_name |
text |
Toolbar |
updated_at |
date |
Updated |
workflow_id |
number |
Common.workflow.id |
These optional placeholders are also available with key expansion in dictionaries and the API:
Search Query Fields
These filters are available in toolbar section search queries:
Worklist Columns
These columns are available on toolbar section worklists:
Column |
Description |
cf_<id> |
Custom Field |
t_created_at |
Created |
t_id |
Id |
t_is_disabled |
Disabled |
t_name |
Name |
t_priority |
Priority |
t_toolbar_name |
Toolbar |
t_updated_at |
Updated |
t_workflow_id |
Workflow |