Workitem
Usage
This Component can be used by using the following HTML Tag:
<tcla-live-apps-workitem></tcla-live-apps-workitem>
Inputs
Attribute | Type | Comments |
---|---|---|
appId | string | The applicationId |
formConfig | ||
sandboxId | string | The sandboxId |
workitemId | number | The workitem id to display |
workitemName | string | The workitem task name |
Outputs
Attribute | Type | Comments | |
---|---|---|---|
workitemComplete | EventEmitter |
||
Event | workitemResult | id of completed workitem | |
Payload | string | workitemId |
full development Documentation