Name (singular): |
Workspace Page |
Name (plural): |
Workspace Pages |
Alias (uri): |
workspace_page |
Identifier (ID): |
cerberusweb.contexts.workspace.page |
Records API
These fields are available in the Records API and packages:
Req’d |
Field |
Type |
Notes |
x |
extension_id |
text |
Workspace Page Type |
|
extension_params |
object |
JSON-encoded key/value object |
|
links |
links |
An array of record type:id tuples to link to. Prefix with - to unlink. |
x |
name |
text |
The name of this workspace page |
x |
owner__context |
context |
The record type of this workspace page’s owner: app , role , group , or worker |
x |
owner_id |
number |
The ID of this workspace page’s owner |
|
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 |
extension_ |
record |
Type |
extension_id |
text |
Extension Id |
id |
number |
Id |
name |
text |
Name |
owner_ |
record |
Owner |
record_url |
text |
Record Url |
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 |
tabs |
records |
Tabs |
widgets |
records |
Widgets |
worklists |
records |
Worklists |
Search Query Fields
These filters are available in workspace page search queries:
Worklist Columns
These columns are available on workspace page worklists:
Column |
Description |
*_owner |
Owner |
cf_<id> |
Custom Field |
w_extension_id |
Type |
w_name |
Name |
w_updated_at |
Updated |