Name (singular): |
Profile Tab |
Name (plural): |
Profile Tabs |
Alias (uri): |
profile_tab |
Identifier (ID): |
cerberusweb.contexts.profile.tab |
Records API
These fields are available in the Records API and packages:
Req’d |
Field |
Type |
Notes |
x |
context |
context |
The record type to add the profile tab to |
x |
extension_id |
text |
Profile Tab 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 profile tab |
|
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 |
context |
context |
Record |
extension_id |
extension |
Type |
id |
number |
Id |
name |
text |
Name |
record_url |
text |
Record Url |
updated_at |
date |
Updated |
These optional placeholders are also available with key expansion in dictionaries and the API:
Search Query Fields
These filters are available in profile tab search queries:
Worklist Columns
These columns are available on profile tab worklists:
Column |
Description |
cf_<id> |
Custom Field |
p_context |
Record |
p_extension_id |
Type |
p_id |
Id |
p_name |
Name |
p_updated_at |
Updated |