Get App Description Display State

Get App Description Display State - kintone.app.getDescriptionDisplayState()

Retrieves the display state of the description of the current App.

Function

kintone.app.getDescriptionDisplayState()

Parameters

None

Returns

A Promise object.
The following values can be retrieved when the Promise object is fulfilled.

Type Description
String The display state of the App description
  • OPEN: The App description is open
  • CLOSED: The App description is closed
  • HIDDEN: The App description is not displayed

Available Pages

  • Record List
  • Record Create
  • Record Edit
  • Record Details
  • Graph