Get Create Graph Button Display State

Get Create Graph Button Display State - kintone.app.getReportButtonDisplayState()

Retrieves the display state of the Create Graph button of the current App.

Function

kintone.app.getReportButtonDisplayState()

Parameters

None

Returns

A Promise object.
The following value can be retrieved when the Promise object is resolved.

Type Description
String The display state of the Create Graph button.
  • VISIBLE: The button is displayed.
  • HIDDEN: The button is hidden.

Available Pages

  • Record List
  • Graph