Get New Record Button Display State

Get New Record Button Display State - kintone.app.getAddRecordButtonDisplayState()

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

Function

Desktop

kintone.app.getAddRecordButtonDisplayState()

Mobile

kintone.mobile.app.getAddRecordButtonDisplayState()

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

Available Pages (Desktop)

  • Record List
  • Record Details
  • Graph

Available Pages (Mobile)

  • Record List