Skip to content

Notes

Status Component Type

This Component allows to list, and add Notes to a Case-Instance or other Context e.g. a whole Application. Any Note can have Sub-Notes to allow real collaboration.

Note that since this component uses a virtual scroll the parent container must have height set or the notes won't appear

alt-text

Usage

This Component can be used by using the following HTML Tag:

<tcla-live-apps-notes></tcla-live-apps-notes>

Inputs

Attribute Type Comments
header string
relatedItemId string itemId for notes collection
relatedItemType string itemType for notes collection
showHeader boolean
userId string The ID of the logged user

full development Documentation

Link to LiveAppsNotesComponent