Supported Features
Document | ✔ |
Media | ✗ |
Include | ✗ |
Document Creation Flow | ✗ |
Push Message | ✗ |
Table Dashboard | ✗ |
Display Filter | ✗ |
Search Indexing | ✔ |
System Metadata | ✔ |
Webhook Conditions | ✗ |
Description
Desk-Net rebranded as Kordiam. Consequently,
li-desknet-global
has been deprecated as of release-2024-11
and will be removed in release-2025-05
. Please use li-kordiam-global
instead. For more details, refer to our Desk-Net to Kordiam migration guide.The li-desknet-global
plugin is used to connect Desk-Net stories with Livingdocs documents. There are numerous options available to synchronise data between the two platforms. Further details can be found in the Desk-Net Global Integration Guide.
Default UI
Link to Desk-Net story, or optional button to create a Desk-Net storyStorage Format
{
id: <Integer>
}
Content Type Config
{
handle: 'myContentType',
// ...
metadata: [
{
handle: 'myHandle'
type: 'li-desknet-global',
ui: {
label: 'Desk-Net'
}
}
// ...
]
}