cerb.toolbar.workspaceWidget.interactions
Parameters
The following caller_params are passed to the interaction:
| Key | Type | |
|---|---|---|
page_id |
record | workspace page |
widget_id |
record | workspace widget |
return:
The caller implements the following return: dictionary:
| Req'd | Key | Type | |
|---|---|---|---|
alert: |
string | A time-limited message to display at the top of a worker's browser | |
clipboard: |
string | Text to copy in the worker's browser | |
open_link: |
string | A URL to open in a new tab in the worker's browser |
after:
| Key | Type | |
|---|---|---|
refresh_widgets@list: |
array | A list of card widget names to refresh |