Docs »

Records »

Types »

Workspace Worklist

Name (singular): Workspace Worklist
Name (plural): Workspace Worklists
Alias (uri): workspace_list
Identifier (ID): cerberusweb.contexts.workspace.list

Records API

These fields are available in the Records API and packages:

Req’d Field Type Notes
  columns object JSON-encoded key/value array of column names
x context context The record type of the worklist
  links links An array of record type:id tuples to link to. Prefix with - to unlink.
x name text The name of this workspace worklist
  options object JSON-encoded key/value object
  params_required_query text The search query for required filters
  pos number The order of the worklist on the workspace tab; 0 is first
  render_limit number The number of records per page
x tab_id number The ID of the workspace tab containing this worklist
  updated_at timestamp The date/time when this record was last modified

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
columns object Columns
context text Context
id number Id
name text Name
options object Options
params object Params
pos number Order
record_url text Record Url
render_limit number Render Limit
render_sort object Sort
render_subtotals text Subtotals
tab_ record Tab
tab_extension_ record Tab Type
updated_at date Updated

These optional placeholders are also available with key expansion in dictionaries and the API:

Field Type Description
comment_count number Comment count on the record
comments comments Comments
custom_<id> mixed Custom Fields
links links Links

Search Query Fields

These filters are available in workspace worklist search queries:

Field Type Description
fieldset: record Fieldset
id: number Id
links: links Record Links
name: text Name
tab: record Tab
tab.id: chooser Workspace Tab
tab.pos: number Order
type: text Type
updated: date Updated

Worklist Columns

These columns are available on workspace worklist worklists:

Column Description
cf_<id> Custom Field
w_context Type
w_id Id
w_name Name
w_updated_at Updated
w_workspace_tab_id Workspace Tab
w_workspace_tab_pos Order