Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Thie event would occur Applies to: (tick) Kyvos Enterprise  (tick) Kyvos Cloud (SaaS on AWS) (tick) Kyvos AWS Marketplace

(tick) Kyvos Azure Marketplace   (tick) Kyvos GCP Marketplace (tick) Kyvos Single Node Installation (Kyvos SNI)

...

This event is triggered when the content or data of the use-case has been loaded.

Interface

Code Block
languagejs
{"msgId": "",

...


"msgName": "kyvos.onContentLoad", "integrationId": "",

...


"payload": {

...


"info": {

...


"status": "success",

...


"desc": ""

...


},

...


"data": {

...


"width": 200,

...


"height": 200

...


}
}
}

Points to

...

consider

  1. For both

...

  1. worksheets and dashboards, this event

...

  1. will be

...

  1. triggered once the content

...

  1. is loaded.

  2. This event

...

  1. will be

...

  1. triggered after workbook is reverted successfully.