Get Edit Record Button Display State

Get Edit Record Button Display State - kintone.app.record.getEditRecordButtonDisplayState()

Retrieves the display state of the Edit Record button of the current App.

Function

Desktop

kintone.app.record.getEditRecordButtonDisplayState()

Mobile

kintone.mobile.app.record.getEditRecordButtonDisplayState()

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 Edit Record button
  • VISIBLE: The Edit Record button is visible
  • HIDDEN: The Edit Record button is hidden

Available Pages

  • Record Details