Onload Eventapp.report.show
This event occurs when a graph is displayed, i.e. when there is a /report in the URL.
Function
Desktop
app.report.show
Mobile
mobile.app.report.show
Properties of the Event Object
PROPERTY | TYPE | DESCRIPTION |
---|---|---|
appId | Integer | The App ID |
type | String | The event type. |
Available Event Object Actions
By returning a kintone.Promise object in the event handler, the next operations can be processed after waiting for asynchronous processes in the event handler to finish.
Limitations
This event will not occur for graphs that are attached to bodies of Spaces/Threads/Announcements.